This release includes security updates, bug fixes, and internal refactors to improve stability and maintainability.
What's Changed
- fix(cloudflare): node_compat warning by @dai-shi in #2087
- fix(adapters/cloudflare): broken build with dynamic page by @dai-shi in #2085
- fix: check origin for csrf by @dai-shi in #2089
- fix(router): sanitize location in unstable_redirect by @dai-shi in #2090
- fix: security concerns and others by @dai-shi in #2091
- refactor(minimal,router): simplify initial route handling by @dai-shi in #2084
- fix(plugins): allow overriding vite plugins by @dai-shi in #2101
- fix(router): map prefetch module ids by @jxom in #2102
- update pnpm etc (minimal requirement: Node 22.13.0) by @dai-shi in #2103
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1