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

Merged
merged 1 commit into from
Jul 18, 2023
Merged

[ci] release #7681

merged 1 commit into from
Jul 18, 2023

Conversation

astrobot-houston
Copy link
Contributor

@astrobot-houston astrobot-houston commented Jul 17, 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/[email protected]

Major Changes

  • #7656 dd931a780 Thanks @natemoo-re! - Sitemap only includes page routes (generated by .astro files) rather than all routes (pages, endpoints, or redirects). This behavior matches our existing documentation, but is a breaking change nonetheless.

Patch Changes

[email protected]

Patch Changes

  • #7680 cc8e9de88 Thanks @ematipico! - Throw an error when build.split is set to true but output isn't set to "server".

  • #7679 1a6f833c4 Thanks @bluwy! - Handle inlining non-string boolean environment variables

  • #7691 cc0f81c04 Thanks @Princesseuh! - Fix not being able to build on Vercel Edge when astro:assets was enabled even when using a non-Node image service

@astrojs/[email protected]

Patch Changes

@astrojs/[email protected]

Patch Changes

@github-actions github-actions bot added pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope) pkg: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope) pkg: astro Related to the core `astro` package (scope) labels Jul 17, 2023
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 995b22f to 82c9b78 Compare July 17, 2023 14:55
@github-actions github-actions bot requested a review from a team as a code owner July 17, 2023 14:55
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 4cdc460 to c55e810 Compare July 17, 2023 16:28
Copy link
Member

@delucis delucis left a comment

Choose a reason for hiding this comment

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

Blocking as neither I nor @sarah11918 got a chance to review #7632 — the API naming is pretty confusing so may need more work.

Update: API naming was added in earlier releases so not renaming now. Still would like to do some work on the changeset added in #7632 before this release goes out (and then also on the docs but that doesn’t need to block release).

@github-actions github-actions bot force-pushed the changeset-release/main branch 8 times, most recently from cf5681c to 4ce43ef Compare July 18, 2023 00:23
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4ce43ef to 7bb8569 Compare July 18, 2023 08:09
@bluwy bluwy dismissed delucis’s stale review July 18, 2023 08:14

Reverted the docs and changeset for netlify edge middleware PR at #7698. This prevents changeset from releasing it.

@bluwy bluwy merged commit d80e5fc into main Jul 18, 2023
@bluwy bluwy deleted the changeset-release/main branch July 18, 2023 08:14
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: example Related to an example 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.

3 participants