atlantis
atlantis copied to clipboard
feat: Typescript 5 Upgrade
Motivations
Typescript 4 is out of date. We wanted to upgrade to Typescript 5.
Changes
- Typescript 4 upgraded to Typescript 5
Added
- Typescript 5 support
Changed
- Typescript 4 to 5
Deprecated
- Typescript 4
Removed
- Typescript 4
Testing
I started Storybook and clicked through to every single entry in the left hand nav and made sure everything rendered okay.
In Atlantis we use Github's built in pull request reviews.