Version Packages - #39
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
April 16, 2021 16:54
6596a7c to
93cb027
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
April 23, 2021 22:54
da574d2 to
6557218
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
May 7, 2021 18:15
6557218 to
9f90728
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
9 times, most recently
from
August 9, 2021 17:24
3e56af6 to
1bf3c02
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
August 12, 2021 05:06
9694470 to
f76e580
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 12, 2021 00:44
f76e580 to
4d48bf7
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 26, 2025 09:13
4d48bf7 to
d1ad692
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 15, 2025 15:13
3d0a523 to
fbc66d6
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
October 12, 2025 21:13
fbc66d6 to
d94ffe8
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
November 21, 2025 21:13
f744082 to
904024a
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
December 16, 2025 09:13
904024a to
63049ae
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
December 31, 2025 09:13
63049ae to
45e7b98
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
January 10, 2026 09:13
45e7b98 to
834d61d
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
April 3, 2026 03:13
834d61d to
492b08d
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
May 29, 2026 21:13
492b08d to
fa5aff6
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 29, 2026 09:14
fa5aff6 to
0d09939
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 7, 2026 21:13
0d09939 to
e1e695c
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 18, 2026 21:13
e1e695c to
bf1ef0c
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 21:13
bf1ef0c to
b60584f
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
slate-hyperscript@0.127.0
Minor Changes
0e798d36Thanks @12joan! - Add support for JSX components (theslate-hyperscriptequivalent of React components)Patch Changes
45a16ee5Thanks @12joan! - Convert numbers to strings and ignore booleans, consistent with React JSX