chore: version packages#392
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
9a03f4b to
339c90b
Compare
6583a77 to
d1dd362
Compare
bc3cf36 to
e3f1774
Compare
fce19b6 to
c094817
Compare
d0e16d2 to
ca3e248
Compare
ca3e248 to
dc8657c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@tko/build.knockout@4.1.1
Patch Changes
@tko/build.reference@4.1.1
Patch Changes
@tko/bind@4.1.1
Patch Changes
@tko/binding.component@4.1.1
Patch Changes
@tko/binding.core@4.1.1
Patch Changes
@tko/binding.foreach@4.1.1
Patch Changes
foreachlifecycle callbacks toForEachBinding:afterRender(nodes, value)fires when an item is rendered from the template,beforeMove(node, newIndex, value)andafterMove(node, newIndex, value)firefor retained items that shift position. The existing
afterAddandbeforeRemovesignatures are unchanged.@tko/binding.if@4.1.1
Patch Changes
@tko/binding.template@4.1.1
Patch Changes
@tko/builder@4.1.1
Patch Changes
@tko/computed@4.1.1
Patch Changes
@tko/filter.punches@4.1.1
Patch Changes
@tko/lifecycle@4.1.1
Patch Changes
@tko/observable@4.1.1
Patch Changes
@tko/provider@4.1.1
Patch Changes
@tko/provider.attr@4.1.1
Patch Changes
@tko/provider.bindingstring@4.1.1
Patch Changes
@tko/provider.component@4.1.1
Patch Changes
@tko/provider.databind@4.1.1
Patch Changes
@tko/provider.multi@4.1.1
Patch Changes
@tko/provider.mustache@4.1.1
Patch Changes
css) instead of the raw attribute name (e.g.class) when looking up and emitting a direct binding. In handler sets that registercssbut not aclassalias,class="{{ expr }}"previously fell through toattr.classinstead of activating thecssbinding handler.@tko/provider.native@4.1.1
Patch Changes
@tko/provider.virtual@4.1.1
Patch Changes
@tko/utils@4.1.1
Patch Changes
@tko/utils.component@4.1.1
Patch Changes
@tko/utils.jsx@4.1.1
Patch Changes
@tko/utils.parser@4.1.1
Patch Changes
@tko/utils.functionrewrite@4.1.1