manager
manager copied to clipboard
change: [M3-8425, M3-8231] - Update TypeScript and Vitest
Description ๐
- Updates TypeScript and Vitest ๐ฆ
- Remove
npm-run-allandpostinstallbecause we don't use them ๐๏ธ - I wanted to update just Typescript initially, but I was having issues getting Vitest's types to play nicely so I'm just going to give this a shot and see what happens
How to test ๐งช
- Test local development
- Test production build (checking an internal preview link is sufficient)
- Verify Storybook still works locally
- Verify type-checking passes in GitHub Actions
- Verify Storybook builds in GitHub Actions for all packages
- Verify unit tests pass in GitHub Actions for all packages
As an Author I have considered ๐ค
- [ ] ๐ Doing a self review
- [ ] โ Our contribution guidelines
- [ ] ๐ค Splitting feature into small PRs
- [ ] โ Adding a changeset
- [ ] ๐งช Providing/Improving test coverage
- [ ] ๐ Removing all sensitive information from the code and PR description
- [ ] ๐ฉ Using a feature flag to protect the release
- [ ] ๐ฃ Providing comprehensive reproduction steps
- [ ] ๐ Providing or updating our documentation
- [ ] ๐ Scheduling a pair reviewing session
- [ ] ๐ฑ Providing mobile support
- [ ] โฟ Providing accessibility support
Coverage Report: โ
Base Coverage: 82.73%
Current Coverage: 85.96%