refactor: upgrade React Router to v6#1954
Conversation
Thanks for opening this pull request!
|
|
Damian, would you be available for a chat on Slack? |
|
@mtrezza yes, sure! You can reach me at |
|
@visualfanatic What is the state of this PR? Are you actively working on it? |
|
@mtrezza I checked changes on |
|
Amazing, this will be a great merge! |
|
@mtrezza what should we do about failing CI due to minimum Node version required by React Router 6? |
|
@damianstasik Is his ready for review? If so, please request from dashboard-review team. |
mtrezza
left a comment
There was a problem hiding this comment.
Could you resolve the conflict?
mtrezza
left a comment
There was a problem hiding this comment.
Looks good, and what an enormous PR! Waiting for CI...
|
🎉 This change has been released in version 5.0.0-alpha.4 |
|
🎉 This change has been released in version 5.0.0-beta.1 |
|
🎉 This change has been released in version 5.0.0 |
* release: (41 commits) chore(release): 5.0.0 [skip ci] ci: release commit chore(release): 5.0.0-beta.1 [skip ci] chore(release): 5.0.0-alpha.7 [skip ci] fix: using browser navigation backward / forward button clears data browser (parse-community#2317) docs: update changelog chore(release): 5.0.0-alpha.6 [skip ci] fix: raw value of read-only date field in data browser cannot be copied (parse-community#2326) chore(release): 5.0.0-alpha.5 [skip ci] feat: improve distinction between deletion confirmation dialogs (parse-community#2319) refactor: upgrade otpauth from 8.0.2 to 8.0.3 (parse-community#2322) refactor: upgrade graphiql from 2.0.7 to 2.0.8 (parse-community#2321) chore(release): 5.0.0-alpha.4 [skip ci] feat: keep entered filter value when changing filter operator (parse-community#2313) refactor: upgrade typescript from 4.8.2 to 4.8.3 (parse-community#2308) refactor: bump json-schema and jsprim (parse-community#2303) refactor: upgrade linting dependencies (parse-community#1946) refactor: upgrade semantic-release dependency (parse-community#2301) refactor: upgrade React Router to v6 (parse-community#1954) refactor: upgrade styling dependencies (parse-community#2300) ... # Conflicts: # package-lock.json
New Pull Request Checklist
Issue Description
Related issue: #1902
Approach
TODOs before merging