chore(deps): bump @sveltejs/vite-plugin-svelte from 5.1.0 to 6.2.0
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(3 months ago)
(2 months ago)
dependencies javascript
Bumps @sveltejs/vite-plugin-svelte from 5.1.0 to 6.2.0.
Release notes
Sourced from @sveltejs/vite-plugin-svelte's releases.
@sveltejs/vite-plugin-svelte@6.2.0Minor Changes
- feat(rolldown-vite): enable
optimization.inlineConstby default to ensure treeshaking works with esm-env in svelte (#1207)
@sveltejs/vite-plugin-svelte@6.1.4Patch Changes
fix: allow preprocess plugin to run twice (#1206)
fix(types): update urls to PreprocessorGroup and CompileOptions in type documention (#1203)
replace kleur dependency with builtin node:utils styleText (#1210)
@sveltejs/vite-plugin-svelte@6.1.3Patch Changes
- fix(api): add
api.filterand deprecateapi.idFilterto avoid confusingfilter.id = idFilter.idassignments when used as hybrid filter in other plugins (#1199)
@sveltejs/vite-plugin-svelte@6.1.2Patch Changes
- fix: ensure compiled css is returned when reloading during dev with ssr (e.g. SvelteKit) (#1194)
@sveltejs/vite-plugin-svelte@6.1.1Patch Changes
- fix: ensure compiled svelte css is loaded correctly when rebuilding in
build --watch(#1189)
@sveltejs/vite-plugin-svelte@6.1.0Minor Changes
- feat: add support for the new experimental.async option and apply dynamicCompileOptions when compiling Svelte modules (#1176)
Patch Changes
skip comment blocks when reporting compiler errors that might be caused by a preprocessor issue (#1166)
increase logLevel to info for "no Svelte config found" message (#1179)
@sveltejs/vite-plugin-svelte@6.0.0Major Changes
... (truncated)
Changelog
Sourced from @sveltejs/vite-plugin-svelte's changelog.
6.2.0
Minor Changes
- feat(rolldown-vite): enable
optimization.inlineConstby default to ensure treeshaking works with esm-env in svelte (#1207)6.1.4
Patch Changes
fix: allow preprocess plugin to run twice (#1206)
fix(types): update urls to PreprocessorGroup and CompileOptions in type documention (#1203)
replace kleur dependency with builtin node:utils styleText (#1210)
6.1.3
Patch Changes
- fix(api): add
api.filterand deprecateapi.idFilterto avoid confusingfilter.id = idFilter.idassignments when used as hybrid filter in other plugins (#1199)6.1.2
Patch Changes
- fix: ensure compiled css is returned when reloading during dev with ssr (e.g. SvelteKit) (#1194)
6.1.1
Patch Changes
- fix: ensure compiled svelte css is loaded correctly when rebuilding in
build --watch(#1189)6.1.0
Minor Changes
- feat: add support for the new experimental.async option and apply dynamicCompileOptions when compiling Svelte modules (#1176)
Patch Changes
... (truncated)
Commits
2a623f2Version Packages (#1217)e1ffd09feat(rolldown-vite): enable optimization.inlineConst by default (#1207)2842159Version Packages (#1204)35121acrefactor: replace kleur with styleText (#1210)db12c90fix(deps): update all non-major dependencies (#1205)79a56c4fix: allow preprocess plugin to run twice (#1206)e10850bfix(types): update urls to PreprocessorGroup and CompileOptions docs (#1203)42681d3Version Packages (#1200)f9e4632fix(api): rename idFilter to filter to avoid confusion (#1199)cf5a6befix(deps): update all non-major dependencies (#1193)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @sveltejs/vite-plugin-svelte since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
@sveltejs/vite-plugin-svelte
npm
5.1.0 → 6.2.0
Major
Technical Details
| ID: | 7350122 |
| UUID: | 3400390171 |
| Node ID: | PR_kwDOIpFz6c6ntYhG |
| Host: | GitHub |
| Repository: | MikevPeeren/sveltekit-typescript-tailwindcss-sass-starter |