codeforboston / codeforboston/maple
React 19 Migration
Open
enhancement
frontend
Ready for Development
tech debt
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 175
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 13
Description
## Problem
We're currently on version 18.2 of React, but 19.x has been stable for almost a year now. We should update our library version so we don't fall too out of date, either with core React features or the libraries that depend on it.
@mertbagt
## Success Criteria
- [ ] Upgrade React to version 19.x (Preferably the latest)
## Additional Considerations
- The React 18 -> 19 Migration guide recommends first upgrading from 18.2 to 18.3 - this will apparently add a bunch of warnings wherever we use features that would be impacted by the migration, so might be a good intermediate step.
Contributor guide
Assessment
This issue has not been assessed yet.