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 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.
Releases
astro@4.4.12
Patch Changes
507b4ac246fa95cc31e5f73e863a785cdff92e13
Thanks @lilnasy! - Fixes an issue where slotting interactive components within a "client:only" component prevented all component code in the page from running.@astrojs/db@0.6.2
Patch Changes
d6a6b7dff249bdf0b427a58ff8551e70c5e14ba2
Thanks @FredKSchott! - Add back confirmation handling on verify and push@astrojs/vercel@7.3.5
Patch Changes
29cbb88afd79875a2ad57efe60dcbc4a14672d37
Thanks @florian-lefebvre! - Fixes an issue that was preventing the use ofsharp
in some cases and causing a runtime error