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

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Version Packages #9366

merged 1 commit into from
Mar 8, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 8, 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 master, this PR will be updated.

Releases

@sveltejs/kit@1.11.0

Minor Changes

  • feat: pause on debugger when falling back to full page reload during development (#9305)

  • feat: expose base via $service-worker, make paths relative (#9250)

Patch Changes

  • fix: don't automatically prerender non-SSR'd pages (#9352)

  • fix: use 308 responses for trailing slash redirects, instead of 301s (#9351)

  • fix: remove buggy cookie path detection (#9298)

  • fix: don't prevent beforeNavigate callbacks from running following a cancelled unloading navigation (#9347)

  • fix: persist DOM state on beforeunload (#9345)

  • fix: redirect to path with/without trailing slash when previewing prerendered pages (#9353)

  • fix: avoid FOUC when using CSS modules in dev (#9323)

  • fix: don't skip required parameters after missing optional parameters (#9331)

  • fix: account for server-emitted assets when prerenering (#9349)

  • fix: deal with fast consecutive promise resolutions when streaming (#9332)

  • chore: replace deprecated property access in preparation for TS 5.0 (#9361)

@sveltejs/adapter-netlify@2.0.6

Patch Changes

@sveltejs/adapter-node@1.2.2

Patch Changes

@sveltejs/adapter-vercel@2.3.1

Patch Changes

create-svelte@3.1.2

Patch Changes

  • fix: prevent duplicated lines in project creation CLI (#9346)

@Rich-Harris Rich-Harris merged commit 7e67738 into master Mar 8, 2023
@Rich-Harris Rich-Harris deleted the changeset-release/master branch March 8, 2023 18:20
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