v1.0.0-beta.1
v1.0.0-beta.1
waku
Release Notes
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 https://github.com/wakujs/waku/pull/2087
- fix(adapters/cloudflare): broken build with dynamic page by @dai-shi in https://github.com/wakujs/waku/pull/2085
- fix: check origin for csrf by @dai-shi in https://github.com/wakujs/waku/pull/2089
- fix(router): sanitize location in unstable_redirect by @dai-shi in https://github.com/wakujs/waku/pull/2090
- fix: security concerns and others by @dai-shi in https://github.com/wakujs/waku/pull/2091
- refactor(minimal,router): simplify initial route handling by @dai-shi in https://github.com/wakujs/waku/pull/2084
- fix(plugins): allow overriding vite plugins by @dai-shi in https://github.com/wakujs/waku/pull/2101
- fix(router): map prefetch module ids by @jxom in https://github.com/wakujs/waku/pull/2102
- update pnpm etc (minimal requirement: Node 22.13.0) by @dai-shi in https://github.com/wakujs/waku/pull/2103
Full Changelog: https://github.com/wakujs/waku/compare/v1.0.0-beta.0...v1.0.0-beta.1