Minor Changes
- feat: allow error boundaries to catch errors on the server (#15308)
Patch Changes
-
chore: upgrade
devalue(#15535) -
fix: don't wait for remote functions that are not awaited in the template (#15280)
-
feat: allow
resolve()to accept pathnames with a search string and/or hash (#15458) -
chore: remove deprecation warnings for
config.kit.files.*options when validating the Svelte config file (#15482) -
fix: handles form target attribute in remote form redirects (#15457)