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

Merged
merged 1 commit into from
Nov 15, 2022
Merged

Version Packages #492

merged 1 commit into from
Nov 15, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 11, 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 main, this PR will be updated.

Releases

@sveltejs/vite-plugin-svelte@1.2.0

Minor Changes

  • support string values of compilerOptions.css added in svelte 3.53.0 (#490)

Patch Changes

  • simplify init of compilerOptions.hydratable for kit (kit.browser.hydrate is no longer in use) (#496)

  • when prebundleSvelteLibraries is true and a dependency is manually excluded, generate reincludes for it's cjs deps (#493)

  • Refactor Svelte libraries config handling (#478)

  • fix(prebundleSvelteLibraries): avoid resolving via svelte field after a library has been prebundled (#482)

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from ba85a6b to f6a9cf1 Compare November 11, 2022 16:50
@dominikg
Copy link
Member

do not release before #495 was merged

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from d1f12af to 09efa5d Compare November 14, 2022 18:58
@dominikg
Copy link
Member

also wait for sveltejs/svelte-hmr#63 and a new release of svelte-hmr

Copy link
Member

@dominikg dominikg left a comment

Choose a reason for hiding this comment

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

see comment, needs new version of svelte-hmr to support properly support compileOptions.css='external'

@dominikg dominikg merged commit 90ff974 into main Nov 15, 2022
@dominikg dominikg deleted the changeset-release/main branch November 15, 2022 07:58
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

2 participants