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 #6954

Merged
merged 1 commit into from
May 2, 2023
Merged

[ci] release #6954

merged 1 commit into from
May 2, 2023

Conversation

astrobot-houston
Copy link
Contributor

@astrobot-houston astrobot-houston commented May 1, 2023

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

@astrojs/vercel@3.3.0

Minor Changes

Patch Changes

astro@2.3.4

Patch Changes

  • #6967 a8a319aef Thanks @bluwy! - Fix astro-entry error on build with multiple JSX frameworks

  • #6961 a695e44ae Thanks @Princesseuh! - Fix getImage type

  • #6956 367e61776 Thanks @lilnasy! - Changed where various parts of the build pipeline look to decide if a page should be prerendered. They now exclusively consider PageBuildData, allowing integrations to participate in the decision.

  • #6969 77270cc2c Thanks @bluwy! - Avoid removing leading slash for build.assetsPrefix value in the build output

  • #6910 895fa07d8 Thanks @natemoo-re! - Inline process.env boolean values (0, 1, true, false) during the build. This helps with DCE and allows for better export const prerender detection.

  • #6958 72c6bf01f Thanks @bluwy! - Fix content render imports flow

  • #6952 e5bd084c0 Thanks @Princesseuh! - Update allowed Sharp versions to support 0.32.0

@astrojs/rss@2.4.1

Patch Changes

@astrojs/image@0.16.7

Patch Changes

@astrojs/solid-js@2.1.1

Patch Changes

  • #6934 b6797fc85 Thanks @matthewp! - Allow Solid ecosystem packages to not need special export map configuration. By default Solid is now treated as an external package in SSR, so any other dependent packages will receive the same instance.

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope) pkg: integration Related to any renderer integration (scope) labels May 1, 2023
@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from efe3bda to 03db1d6 Compare May 2, 2023 12:25
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 44a1141 to cdd5a48 Compare May 2, 2023 17:50
@matthewp matthewp merged commit 297a1da into main May 2, 2023
@matthewp matthewp deleted the changeset-release/main branch May 2, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: astro Related to the core `astro` package (scope) pkg: integration Related to any renderer integration (scope) pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants