Skip to content

@sveltejs/kit@3.0.0-next.21

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 18:10
· 5 commits to version-3 since this release
634636d

Major Changes

  • breaking: move remote function types and isValidationError to @sveltejs/kit/remote (#16764)

  • breaking: move RequestEvent and Cookies to $app/server (#16751)

Patch Changes

  • fix: correctly implement Vite plugin hook filters (#16760)

  • fix: yield to allow prerender updates to be visible (#16748)

  • fix: don't destroy partial-line app output with the prerender progress line (#16750)