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

Prepare for react 16.9 #811

Merged
merged 4 commits into from
Aug 15, 2019
Merged

Prepare for react 16.9 #811

merged 4 commits into from
Aug 15, 2019

Conversation

toolness
Copy link
Collaborator

@toolness toolness commented Aug 14, 2019

This is an alternative to #810 which implements most of its changes, but keeps us on 16.8, so that it's easier to upgrade to 16.9 once all our dependencies (specifically react-aria-modal) catch up with it.

To summarize, it:

  • Switches us to react-helmet-async.
  • Upgrades react-aria-modal.
  • Upgrades react testing library.

@toolness toolness merged commit c37c1dd into master Aug 15, 2019
@toolness toolness deleted the prepare-for-react-16.9 branch August 15, 2019 11:03
toolness added a commit that referenced this pull request Aug 16, 2019
In #811, I prematurely upgraded us to the very latest version of React Testing Library, which expects React 16.9 and logs a warning if it's not there. This adds spam to our test output, so I'm reverting to a version of RTL that doesn't require 16.9.
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.

1 participant