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 #2142
- refactor(router): startTransition internal option by @dai-shi in #2144
- refactor(minimal/client): singleton fetch store by @dai-shi in #2145
- chore(e2e): examples to e2e fixtures by @dai-shi in #2146
- fix(router): prefetch typing by @dai-shi in #2147
- refactor(router): util folders by @dai-shi in #2149
- feat(router): typed .push() and .replace() by @dai-shi in #2150
- feat(router): useParams_UNSTABLE by @dai-shi in #2151
- Fix hanging when a server component returns an object with the key status and the value pending by @SaraVieira in #2152
- feat(create-waku): reduced templates (removing examples) by @dai-shi in #2148
New Contributors
- @SaraVieira made their first contribution in #2152
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4