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

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Version Packages (next) #6430

merged 1 commit into from
Aug 30, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 30, 2022

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 master, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

master 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 master.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@sveltejs/adapter-auto@1.0.0-next.70

Patch Changes

  • Updated dependencies [4b48d1bd]:
    • @sveltejs/adapter-vercel@1.0.0-next.72
    • @sveltejs/adapter-netlify@1.0.0-next.75

@sveltejs/adapter-static@1.0.0-next.40

Patch Changes

  • [breaking] require all routes to be prerenderable when not using fallback option (#6392)

@sveltejs/adapter-vercel@1.0.0-next.72

Patch Changes

  • Fix global is not defined runtime error building with edge: true option (#6425)

create-svelte@2.0.0-next.168

Patch Changes

  • [chore] bump ts version and ensure it works with latest changes (#6428)

@sveltejs/kit@1.0.0-next.455

Patch Changes

  • bump vite-plugin-svelte to 1.0.3 to fix an issue with svelte-inspector in vite 3.1 (#6443)

  • [chore] bump ts version and ensure it works with latest changes (#6428)

  • [breaking] ssr/hydrate/router/prerender.default are now configurable in +page(.server).js and +layout(.server).js (#6197)

  • [breaking] add error.html page, rename kit.config.files.template to kit.config.files.appTemplate (#6367)

  • [breaking] merge resolve options when using sequence helper (#6401)

  • [breaking] replace router/hydrate page options with csr (#6446)

  • [breaking] add prerender = 'auto' option, and extend prerender option to endpoints (#6392)

Copy link
Member

@Rich-Harris Rich-Harris left a comment

Choose a reason for hiding this comment

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

we should wait until #6197 so these changes are released simultaneously

@Rich-Harris Rich-Harris merged commit 8c9f1d8 into master Aug 30, 2022
@Rich-Harris Rich-Harris deleted the changeset-release/master branch August 30, 2022 22:42
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.

None yet

1 participant