react-saas-template
                                
                                 react-saas-template copied to clipboard
                                
                                    react-saas-template copied to clipboard
                            
                            
                            
                        Bump react-router-dom from 5.3.0 to 6.3.0
Bumps react-router-dom from 5.3.0 to 6.3.0.
Release notes
Sourced from react-router-dom'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.0
- 0188810feat: add react-router-dom-v5-compat (#8752)
- 423c8dcFix: change children prop on navlink props to be optional (#8725)
- dc37bebVersion 6.2.2
- d5c0a57Version 6.2.2-pre.0
- e2712c4chore: Merge branch 'main' into release/v6.2.2
- 53a04c5chore: format
- 3f6bc1bfeat: forward- parsePathand- createPathfrom history (#8278)
- 09aa24ffeat: export NavigationType enum as value. (#8529)
- 59b319fchore: Format- mainwith Prettier defaults (#8678)
- 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 #589.