Skip to content

@sveltejs/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 18:00
· 2714 commits to main since this release
476f17f

Patch Changes

  • Allow $app/stores to be used from anywhere on the browser (#6100)

  • use enumerable: false on "[x] no longer exists" getters so that they are not triggered by spreading (#6105)

  • Fix pattern matching for routes starting with an encoded @ symbol (#6110)

  • Fix typos in generating LayoutServerLoad.{name} type (#6123)

  • Fix sorting of files into +layout, +error, everything else. (#6108)

  • Add test folder to generated tsconfig (#6085)