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

Upgrade to React 17 #453

Merged
merged 1 commit into from
Jul 1, 2021
Merged

Upgrade to React 17 #453

merged 1 commit into from
Jul 1, 2021

Conversation

nelsonni
Copy link
Member

@nelsonni nelsonni commented Jul 1, 2021

Description:

After removal of Enzyme in #359, there are no blocking issues with upgrading to React 17 (see #358 for a detailed changelog and discussion).

This PR resolves #358, and signifies the following version changes:

  • MAJOR version increase
  • MINOR version increase
  • PATCH version increase

Changes:

This PR makes the following changes:

Checklist:

Before submitting this PR, I have verified that my code:

  • Resides on a fix/ or feature/ branch that was initially branched off from development.
  • Passes code linting (yarn lint) and unit testing (yarn test).
  • Successfully builds a distribution package (yarn package).

Additionally, I have verified that:

  • My name is listed in the Contributors section, or this PR includes a request to add my name.
  • I have read and am aware of the CONTRIBUTING guide for this project.

@nelsonni nelsonni added feature Feature requests or improvements dependencies Issues or updates to dependency files labels Jul 1, 2021
@nelsonni nelsonni added this to the v1.0.0 milestone Jul 1, 2021
@nelsonni nelsonni requested a review from andrealit July 1, 2021 17:43
@nelsonni nelsonni merged commit fe126ba into development Jul 1, 2021
@nelsonni nelsonni deleted the feat/react-17 branch July 1, 2021 19:12
andrealit pushed a commit that referenced this pull request Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues or updates to dependency files feature Feature requests or improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants