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 Next@10 and React@17 #216

Merged
merged 5 commits into from
Nov 17, 2020
Merged

Upgrade Next@10 and React@17 #216

merged 5 commits into from
Nov 17, 2020

Conversation

kinetifex
Copy link
Contributor

Summary

Upgrading next to v10 and react to v17, for creating new apps with gasket create as well as some fixes for generated files.

Changelog

@gasket/assets

  • Remove peer dependency specification

@gasket/nextjs

  • Update next@10 peer dependency

@gasket/intl

  • Update next@10 and react@17 dependencies
  • Using temporary enzyme adapter for react@17

@gasket/plugin-nextjs

  • Update next@10 and react@17 dependencies
  • Fix default path to redux store

@gasket/plugin-intl

  • Fix path for generated locale file

Test Plan

  • Working unit tests
  • Local app testing

@kinetifex kinetifex linked an issue Nov 16, 2020 that may be closed by this pull request
@kinetifex kinetifex merged commit d0a6b8c into canary Nov 17, 2020
@kinetifex kinetifex deleted the next-10 branch November 17, 2020 17:42
@kquerna kquerna added this to the v6.0 milestone Nov 17, 2020
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.

Updates for Next@10
4 participants