Bump @sveltejs/kit from 1.0.0-next.567 to 1.0.0-next.577
Bumps @sveltejs/kit from 1.0.0-next.567 to 1.0.0-next.577.
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@1
.0.0-next.577Patch Changes
- [breaking] add embedded option, turned off by default (#7969)
@sveltejs/kit
@1
.0.0-next.576Patch Changes
- [breaking] make
sveltekit()
return a promise of array of Vite plugins (#7994)
@sveltejs/kit
@1
.0.0-next.575Patch Changes
[fix] throw error when using enhance on GET forms (#7948)
[breaking] strip
__data.json
from url (#7979)
@sveltejs/kit
@1
.0.0-next.574Patch Changes
- [feat] split Vite plugin in two (#7990)
@sveltejs/kit
@1
.0.0-next.573Patch Changes
[fix] adjust ActionData type (#7962)
[breaking] disallow unknown exports (except when starting with an underscore) from
+(layout|page)(.server)?.js
and+server.js
files (#7878)[fix] continuous optionals should not throw conflict error (#7939)
fix
enhance
error message when form action doesn't exist or csrf is enabled (#7958)
@sveltejs/kit
@1
.0.0-next.572Minor Changes
- Checks that element is not null before reading getAttribute (#7930)
Patch Changes
[chore] update
magic-string
(#7931)add $app and $env to optimizeDeps.exclude so that libraries using these work correctly when prebundled (#7933)
reload dev page on change of app.html (#7944)
@sveltejs/kit
@1
.0.0-next.571Patch Changes
- [fix] use searchParams for x-sveltekit-invalidated (#7912)
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
1.0.0-next.577
Patch Changes
- [breaking] add embedded option, turned off by default (#7969)
1.0.0-next.576
Patch Changes
- [breaking] make
sveltekit()
return a promise of array of Vite plugins (#7994)1.0.0-next.575
Patch Changes
[fix] throw error when using enhance on GET forms (#7948)
[breaking] strip
__data.json
from url (#7979)1.0.0-next.574
Patch Changes
- [feat] split Vite plugin in two (#7990)
1.0.0-next.573
Patch Changes
[fix] adjust ActionData type (#7962)
[breaking] disallow unknown exports (except when starting with an underscore) from
+(layout|page)(.server)?.js
and+server.js
files (#7878)[fix] continuous optionals should not throw conflict error (#7939)
fix
enhance
error message when form action doesn't exist or csrf is enabled (#7958)1.0.0-next.572
Minor Changes
- Checks that element is not null before reading getAttribute (#7930)
Patch Changes
... (truncated)
Commits
-
961b9b4
Version Packages (next) (#8011) -
33108cc
[breaking] add embedded option, turned off by default (#7969) -
3485f32
Version Packages (next) (#8004) -
61db3b5
[breaking] makesveltekit()
return a promise (#7994) -
132dece
Version Packages (next) (#7999) -
7d1c0a3
[fix] throw error when using enhance on GET forms (#7948) -
5f3192f
[breaking] strip __data.json from url (#7979) -
9acd66e
Update dependency undici to v5.14.0 (#7995) -
59a0bb9
Version Packages (next) (#7996) -
89d1304
[feat] split Vite plugin in two (#7990) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts