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

Migrate from react-helmet to react-helmet-async #1179

Merged
merged 1 commit into from
Aug 28, 2019

Conversation

Gnito
Copy link
Contributor

@Gnito Gnito commented Aug 28, 2019

The support for react-helmet has been declining in recent years and therefore we decided to migrate to react-helmet-async since that's more up-to-date with React 16+

Unfortunately, this means that Helmet needs to be imported a bit differently:

import { Helmet } from 'react-helmet-async';

@Gnito Gnito force-pushed the migrate-to-react-helmet-async branch from 9e2a494 to 64c8df2 Compare August 28, 2019 11:58
@Gnito Gnito merged commit c2eb3c5 into master Aug 28, 2019
@Gnito Gnito deleted the migrate-to-react-helmet-async branch August 28, 2019 12:08
@Gnito Gnito mentioned this pull request Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant