Skip to content

Version Packages (next) #116

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

Merged
merged 1 commit into from
Jul 29, 2021
Merged

Version Packages (next) #116

merged 1 commit into from
Jul 29, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 24, 2021

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.

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

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

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

Releases

@sveltejs/vite-plugin-svelte@1.0.0-next.15

Major Changes

  • change default value of compilerOptions.hydratable to false (#122)

    This is done to align with svelte compiler defaults and improve output in non-ssr scenarios.

    Add {compilerOptions: {hydratable: true}} to vite-plugin-svelte config if you need hydration (eg. for ssr)

Minor Changes

  • add config option experimental.dynamicCompileOptions for finegrained control over compileOptions (#122)

Patch Changes

  • resolve vite.root option correctly (fixes #113) (#115)

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from d812587 to 48e5a4e Compare July 28, 2021 11:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from 48e5a4e to 48f7ab1 Compare July 28, 2021 13:18
@dominikg dominikg merged commit 165f725 into main Jul 29, 2021
@dominikg dominikg deleted the changeset-release/main branch July 29, 2021 12:43
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.

"Internal server error" when root option for Vite is used
1 participant