v2.4.2
2.4.2 (2025-04-14)
Bug Fixes
- Import from next/navigation.js (#939) (1e77f0e) - Thanks @tordans & @jdpnielsen !
- Increase rate-limit factor for Next.js app router (#973) (20ce7b9) - Thanks @tordans !
- Prettify inferred types (#967) (c19fba3)
What's Changed
- fix: Prettify inferred types by @franky47 in #967
- fix: Import from next/navigation.js by @franky47 in #939
- fix: Increase rate-limit factor for Next.js app router by @franky47 in #973
- test: Add property-based testing with fast-check by @franky47 in #961
- doc: Add "works with" icons by @franky47 in #933
- doc: add missing commas by @pnodet in #936
- doc: Add link tree for React Paris by @franky47 in #937
- doc: React Paris is over 😥 by @franky47 in #946
- doc: Various minor edits by @franky47 in #951
- chore: Update React Router to 7.3.0 by @franky47 in #932
- chore: Update dependencies by @franky47 in #949
- chore: Update React to 19.1.0 & PNPM to 10.7 by @franky47 in #952
- chore(deps-dev): bump @react-router/express from 7.4.0 to 7.4.1 by @dependabot in #959
- chore(deps-dev): bump vite from 6.2.3 to 6.2.4 by @dependabot in #955
- chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot in #956
- chore(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #957
- chore(deps-dev): bump vite from 6.2.4 to 6.2.5 by @dependabot in #962
- chore(docs): Waku v0.22 community adapter useRouter update by @rmarscher in #963
- chore: Next.js 15.3.0 with Turbopack build by @franky47 in #971
- chore(deps-dev): bump vite from 6.2.5 to 6.2.6 by @dependabot in #975
- chore: Update dependencies by @franky47 in #977
New Contributors
Full Changelog: v2.4.1...v2.4.2