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

[ci] release #12178

Merged
merged 1 commit into from
Oct 11, 2024
Merged

[ci] release #12178

merged 1 commit into from
Oct 11, 2024

Conversation

astrobot-houston
Copy link
Contributor

@astrobot-houston astrobot-houston commented Oct 10, 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.

Releases

[email protected]

Minor Changes

  • #12154 9988dd6 Thanks @bluwy! - Improves default template download speed by downloading from a branch containing the template only

  • #12186 49c4f64 Thanks @Terfno! - Ensures new line at the end of the generated package.json and tsconfig.json files

[email protected]

Patch Changes

  • #12177 a4ffbfa Thanks @matthewp! - Ensure we target scripts for execution in the router

    Using document.scripts is unsafe because if the application has a name="scripts" this will shadow the built-in document.scripts. Fix is to use getElementsByTagName to ensure we're only grabbing real scripts.

  • #12173 2d10de5 Thanks @ematipico! - Fixes a bug where Astro Actions couldn't redirect to the correct pathname when there was a rewrite involved.

@github-actions github-actions bot added the pkg: create-astro Related to the `create-astro` package (scope) label Oct 10, 2024
@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from b4d1af7 to a0862aa Compare October 11, 2024 14:41
@github-actions github-actions bot force-pushed the changeset-release/main branch from a0862aa to 6440b19 Compare October 11, 2024 16:07
@matthewp matthewp merged commit c73d65d into main Oct 11, 2024
@matthewp matthewp deleted the changeset-release/main branch October 11, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: create-astro Related to the `create-astro` package (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants