-
Notifications
You must be signed in to change notification settings - Fork 5
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 frontend dependencies #143
Comments
luqmaan
changed the title
Upgrade to latest react-scripts
Upgrade frontend dependencies
Feb 28, 2018
luqmaan
added a commit
that referenced
this issue
Feb 28, 2018
Major changes: - react 16 => 16.2 - mapbox-gl-style-spec 9 => 11 - react-apollo 1 => 2 - required some code changes to the middleware and import path to gql - https://www.apollographql.com/docs/react/2.0-migration.html - react-mapbox-gl 2 => 3 - required some changes to the layerOptions prop - https://github.com/alex3165/react-mapbox-gl/releases/tag/v3.1.0 #143
luqmaan
pushed a commit
that referenced
this issue
Mar 1, 2018
* Upgrade frontend dependencies Major changes: - react 16 => 16.2 - mapbox-gl-style-spec 9 => 11 - react-apollo 1 => 2 - required some code changes to the middleware and import path to gql - https://www.apollographql.com/docs/react/2.0-migration.html - react-mapbox-gl 2 => 3 - required some changes to the layerOptions prop - https://github.com/alex3165/react-mapbox-gl/releases/tag/v3.1.0 #143 * Remove unused dependencies and peer dependency * Downgrade graphql to avoid test bug Running into this issue: graphql/graphql-js#1248. Need to wait for this PR to get merged: facebook/create-react-app#4085. * Cleanup
✅ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: