fix(deps): update dependency @sveltejs/vite-plugin-svelte to v3 #2348
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.5.3
->^3.0.1
Release Notes
sveltejs/vite-plugin-svelte (@sveltejs/vite-plugin-svelte)
v3.0.1
Compare Source
Patch Changes
fix: improve checking of script and style in .svelte code to work with new generic= attribute (#799)
Fix optional parameter types (#797)
Update log level for HMR updates where the output is functionally equivalent to the previous version to "debug" (#806)
v3.0.0
Compare Source
Major Changes
breaking: update minimum supported node version to node18 (#744)
breaking: update supported vite version to vite 5 (#743)
breaking: remove support for svelte 3 (#746)
Preprocess style tags by default with vitePreprocess (#756)
breaking: remove package.json export (#751)
breaking(types): emit types with dts-buddy to include type map (#751)
breaking(debug): remove 'vite:' and add suffixes to debug namespace (#749)
breaking(types): rename SvelteOptions to SvelteConfig (#751)
breaking: prefer svelte exports condition over package.json svelte field (#747)
Minor Changes
feat(preprocess): add warnings in case preprocess dependencies contain anomalies (#767)
Add experimental support for svelte5 (#787)
Patch Changes
fix(types): use correct type Options for svelte function arg (#751)
Improve compile error messages (#757)
feat(compile): promote experimental.dynamicCompileOptions to stable (#765)
update peer dependencies to use final releases (#794)
Updated dependencies [
d5b952f
,bd5d43e
,10ec2a4
,62afd80
,1be1c08
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.