github-actions
released this
15 Jan 12:27
·
10 commits
to main
since this release
Patch Changes
-
fix: fix race-condition when not using SSR when pressing back before initial load (#12925)
-
fix: remove ":$" from virtual module ids to allow dev server to work with proxies (#12157)
-
fix: upgrade esm-env to remove warning when NODE_ENV is not set (#13291)
-
fix: handle
Redirect
thrown from root layout load function when client-side navigating to a non-existent page (#12005) -
fix: make param matchers generated type import end with
.js
(#13286)