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

Version 6 of project seed #113

Merged
merged 6 commits into from
Mar 23, 2023
Merged

Version 6 of project seed #113

merged 6 commits into from
Mar 23, 2023

Conversation

danielfdsilva
Copy link
Member

Includes:

  • Updates to dependencies
  • Test setup with jest
  • Typescript support
  • gulpfile as mjs
  • Updated linting and prettier rules
  • node v18
  • React 18
  • Fixes to build system

@danielfdsilva danielfdsilva requested a review from vgeorge March 16, 2023 14:49
Copy link
Member

@vgeorge vgeorge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danielfdsilva this looks great! I added a small change on how createRoot is imported. One thing that this upgrade might break is the use of react-helmet, which doesn't has support to React v18 new API as ticketed in nfl/react-helmet#669.

@danielfdsilva
Copy link
Member Author

On that issue they recommend https://github.com/staylor/react-helmet-async, which may be good to check out!
Thanks Vitor! :)

@danielfdsilva danielfdsilva merged commit 5ba2014 into main Mar 23, 2023
@danielfdsilva danielfdsilva deleted the feature/v6 branch March 23, 2023 08:45
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.

2 participants