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) #13141

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Version Packages (next) #13141

merged 1 commit into from
Sep 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 5, 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

  • fix: visit expression for svelte:component references (#13151)

  • fix: ensure signal graph is consistent before triggering $inspect signals (#13153)

  • feat: better types for the autocomplete attribute (#13201)

  • fix: widen ownership upon property access if necessary (#13175)

  • fix: don't show state_referenced_locally warning on types (#13177)

  • fix: ensure locally mutated bindable props persist with spreading props (#13190)

  • fix: try catch strict_equals to avoid error accessing STATE_SYMBOL (#13216)

  • fix: ensure types are easier to follow for TypeScript (#13140)

  • fix: ensure $inspect effects are fine-grain (#13199)

  • fix: ensure unowned derived signals correctly re-connect to graph (#13184)

  • fix: ensure inner script tags are properly removed (#13152)

  • chore: improve ssr parent validation (#13158)

  • fix: prevent nullish snippet for rendering empty content (#13083)

  • fix: allow more characters in the unicode range as component identifiers (#13198)

  • fix: allow for nesting selector in pseudoclasses (#13209)

  • fix: ensure StyleDirective and ClassDirective are marked as dynamic (#13205)

@github-actions github-actions bot force-pushed the changeset-release/main branch from 45332f3 to 17a27a3 Compare September 5, 2024 17:08
@github-actions github-actions bot force-pushed the changeset-release/main branch from 17a27a3 to 59396f7 Compare September 6, 2024 10:17
@github-actions github-actions bot force-pushed the changeset-release/main branch from 59396f7 to d96b9c1 Compare September 6, 2024 19:29
@github-actions github-actions bot force-pushed the changeset-release/main branch from d96b9c1 to 5e737ea Compare September 6, 2024 22:10
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5e737ea to cf5b92f Compare September 9, 2024 18:41
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from f237d0c to e547092 Compare September 10, 2024 13:03
@github-actions github-actions bot force-pushed the changeset-release/main branch from e547092 to 7a135be Compare September 10, 2024 14:36
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7a135be to 29c768e Compare September 10, 2024 15:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from 29c768e to 4c1d21c Compare September 10, 2024 18:33
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4c1d21c to 4990cee Compare September 11, 2024 08:35
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4990cee to 72425be Compare September 11, 2024 20:08
@github-actions github-actions bot force-pushed the changeset-release/main branch from 72425be to 0a78d30 Compare September 11, 2024 21:29
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0a78d30 to 57f6f43 Compare September 12, 2024 07:53
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from d1e56b7 to daf9bbf Compare September 12, 2024 08:24
@github-actions github-actions bot force-pushed the changeset-release/main branch from daf9bbf to a2ec6d7 Compare September 12, 2024 08:28
@github-actions github-actions bot force-pushed the changeset-release/main branch from a2ec6d7 to fac2bd0 Compare September 12, 2024 08:35
@github-actions github-actions bot force-pushed the changeset-release/main branch from fac2bd0 to 364dac8 Compare September 12, 2024 09:04
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