v1.0.0-beta.4
v1.0.0-beta.4
waku
Release Notes
This release fixes several bugs, includes some refactoring, and introduces a few experimental features.
What's Changed
- chore(deps): update dependencies by @dai-shi in https://github.com/wakujs/waku/pull/2142
- refactor(router): startTransition internal option by @dai-shi in https://github.com/wakujs/waku/pull/2144
- refactor(minimal/client): singleton fetch store by @dai-shi in https://github.com/wakujs/waku/pull/2145
- chore(e2e): examples to e2e fixtures by @dai-shi in https://github.com/wakujs/waku/pull/2146
- fix(router): prefetch typing by @dai-shi in https://github.com/wakujs/waku/pull/2147
- refactor(router): util folders by @dai-shi in https://github.com/wakujs/waku/pull/2149
- feat(router): typed .push() and .replace() by @dai-shi in https://github.com/wakujs/waku/pull/2150
- feat(router): useParams_UNSTABLE by @dai-shi in https://github.com/wakujs/waku/pull/2151
- Fix hanging when a server component returns an object with the key status and the value pending by @SaraVieira in https://github.com/wakujs/waku/pull/2152
- feat(create-waku): reduced templates (removing examples) by @dai-shi in https://github.com/wakujs/waku/pull/2148
New Contributors
- @SaraVieira made their first contribution in https://github.com/wakujs/waku/pull/2152
Full Changelog: https://github.com/wakujs/waku/compare/v1.0.0-beta.3...v1.0.0-beta.4