Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (next) #11205

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Version Packages (next) #11205

merged 1 commit into from
Apr 18, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 17, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

[email protected]

Patch Changes

  • breaking: warn on slots and event handlers in runes mode, error on <slot> + {@render ...} tag usage in same component (#11203)

  • fix: fall back to component namespace when not statically determinable, add way to tell <svelte:element> the namespace at runtime (#11219)

  • fix: measure elements before taking siblings out of the flow (#11216)

  • breaking: warn on self-closing non-void HTML tags (#11114)

  • fix: take outroing elements out of the flow when animating siblings (#11208)

  • fix: widen ownership when sub state is assigned to new state (#11217)

@github-actions github-actions bot force-pushed the changeset-release/main branch from 45be3d9 to c8993cb Compare April 17, 2024 18:30
@github-actions github-actions bot force-pushed the changeset-release/main branch from c8993cb to 3e21cea Compare April 17, 2024 20:55
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3e21cea to e4de773 Compare April 18, 2024 08:01
@github-actions github-actions bot force-pushed the changeset-release/main branch from e4de773 to 6c709b5 Compare April 18, 2024 09:07
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6c709b5 to 72987ce Compare April 18, 2024 10:13
@github-actions github-actions bot force-pushed the changeset-release/main branch from 72987ce to f019826 Compare April 18, 2024 11:31
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 712ad31 to 96c8f4b Compare April 18, 2024 13:14
Copy link
Member

@Rich-Harris Rich-Harris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocking merge until #11164 is reverted and reimplemented

@Rich-Harris Rich-Harris merged commit 5fce00f into main Apr 18, 2024
2 checks passed
@Rich-Harris Rich-Harris deleted the changeset-release/main branch April 18, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant