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

Merged
merged 1 commit into from
Mar 4, 2022
Merged

Version Packages (next) #4199

merged 1 commit into from
Mar 4, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 3, 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

create-svelte@2.0.0-next.124

Patch Changes

  • Add sync CLI command (#4182)

  • Upgrade to TypeScript 4.6 (#4190)

@sveltejs/kit@1.0.0-next.292

Patch Changes

  • Prevent Vite from copying static assets if directory is called "public" (#4214)

  • Add sync CLI command (#4182)

  • [breaking] expose entire config to adapters, rather than just appDir and trailingSlash (#4192)

  • [breaking] replace builder.prerender() with builder.writePrerendered() and builder.prerendered (#4192)

  • [breaking] prerender pages during build, regardless of adapter (#4192)

  • Add config.kit.prerender.default option (#4192)

  • Ensure props are loaded from matching endpoint during client-side navigation (#4203)

  • Use prerendered pages in svelte-kit preview (#4192)

  • Upgrade to TypeScript 4.6 (#4190)

  • Fix svelte-kit preview (#4207)

  • Make prerendered paths available to service workers (#4192)

  • Update history immediately before updating DOM (#4191)

  • Add config.kit.endpointExtensions option (#4197)

@Rich-Harris Rich-Harris merged commit c320155 into master Mar 4, 2022
@Rich-Harris Rich-Harris deleted the changeset-release/master branch March 4, 2022 22:53
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.

1 participant