Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bump react to version 18 and run all tests/stories in strict mode #101

Merged
merged 5 commits into from
Jul 26, 2024

Conversation

sjwilczynski
Copy link
Contributor

@sjwilczynski sjwilczynski commented Jul 23, 2024

As I think all consumers of recent versions of nova are already on react 18, in this PR we make sure we have same version in the repo. In scope of this PR:

  • we bump internal dependencies to react 18 and aligned peer deps on allowing it
  • we bump testing-library packages which was also needed with react bump
  • we enable strictMode for tests and stories
  • we bump node version for PR job to 18.x

@sjwilczynski sjwilczynski marked this pull request as ready for review July 23, 2024 13:28
@sjwilczynski sjwilczynski merged commit ea871bb into microsoft:main Jul 26, 2024
2 checks passed
@sjwilczynski sjwilczynski deleted the sjwilczynski/bumpReact branch July 26, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants