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

Merged
merged 1 commit into from
Aug 20, 2021
Merged

Version Packages (next) #143

merged 1 commit into from
Aug 20, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 16, 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.18

Minor Changes

  • automatically exclude svelte dependencies in vite.optimizeDeps (#145)

Patch Changes

  • use createRequire to load svelte.config.cjs in esm projects (fixes #141) (#142)

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from fe43916 to d97a8e4 Compare August 20, 2021 10:40
@dominikg dominikg merged commit a453fb8 into main Aug 20, 2021
@dominikg dominikg deleted the changeset-release/main branch August 20, 2021 18:07
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.

TypeError: __require.resolve is not a function with svelte.config.cjs in an esm project
1 participant