Skip to content

@sveltejs/kit@1.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 20:38
· 1295 commits to main since this release
6b6f456

Minor Changes

  • feat: expose stronger typed SubmitFunction through ./$types (#9201)

Patch Changes

  • fix: throw error when file can't be found in Vite manifest (#9558)

  • fix: make error.message enumerable when sending ssrLoadModule error to client (#9440)

  • fix: pass publicDir Vite config in SSR (#9565)

  • fix: balance parentheses in error about wrong content type for action (#9513)