·
2714 commits
to main
since this release
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)