react-saas-template
react-saas-template copied to clipboard
Bump react-router from 5.2.1 to 6.3.0
Bumps react-router from 5.2.1 to 6.3.0.
Release notes
Sourced from react-router's releases.
v6.3.0
What's Changed
- Added the v5 to v6 backwards compatibility package 💜 (remix-run/react-router#8752). The official guide can be found in this discussion
New Contributors
@mfijasmade their first contribution in remix-run/react-router#8717@ThornWumade their first contribution in remix-run/react-router#8718@janpaepkemade their first contribution in remix-run/react-router#8651@rtmannmade their first contribution in remix-run/react-router#8725Full Changelog: https://github.com/remix-run/react-router/compare/v6.2.2...v6.3.0
v6.2.2
What's Changed
🐛 Bug Fixes
- Fixed nested splat routes that begin with special URL-safe characters (#8563)
- Fixed a bug where index routes were missing route context in some cases (#8497)
New Contributors
@chasinhuesmade their first contribution in remix-run/react-router#8514@underagermade their first contribution in remix-run/react-router#8531@kantunimade their first contribution in remix-run/react-router#8537@ArjaanBuijkmade their first contribution in remix-run/react-router#8536@jmargetamade their first contribution in remix-run/react-router#8548@koojaamade their first contribution in remix-run/react-router#8542@chrisngobanhmade their first contribution in remix-run/react-router#8576@ChristopherChudzickimade their first contribution in remix-run/react-router#8582@awreesemade their first contribution in remix-run/react-router#8596@bhbsmade their first contribution in remix-run/react-router#8601@LukerSpringtreemade their first contribution in remix-run/react-router#8619@hsbtrmade their first contribution in remix-run/react-router#8476@abhi-kr-2100made their first contribution in remix-run/react-router#8658@cvbuelowmade their first contribution in remix-run/react-router#8663@hyesungohmade their first contribution in remix-run/react-router#8666@BrianT1414made their first contribution in remix-run/react-router#8667@IbraRouisDevmade their first contribution in remix-run/react-router#8683@shihanngmade their first contribution in remix-run/react-router#8689@latin-1made their first contribution in remix-run/react-router#8529@Isammocmade their first contribution in remix-run/react-router#8533@KutnerUrimade their first contribution in remix-run/react-router#8278@shamsupmade their first contribution in remix-run/react-router#8563@brophdawg11made their first contribution in remix-run/react-router#8691Full Changelog: https://github.com/remix-run/react-router/compare/v6.2.1...v6.2.2
v6.2.2-pre.0
... (truncated)
Commits
382c792Version 6.3.01100224chore: split up index.tsx file (#8686)dc37bebVersion 6.2.2d5c0a57Version 6.2.2-pre.0e2712c4chore: Merge branch 'main' into release/v6.2.253a04c5chore: formatb6e712eFix: allow nested splat routes to begin with "special" url-safe characters (#...3f6bc1bfeat: forwardparsePathandcreatePathfrom history (#8278)5131627fix: Normalize pathnameBase when matching (#8533)09aa24ffeat: export NavigationType enum as value. (#8529)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Superseded by #588.