Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Update next in /modules/frontend from 4.2.3 to 5.0.0 #60

Merged
merged 2 commits into from
Feb 28, 2018

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Feb 28, 2018

Dependencies.io has updated next (a npm dependency in /modules/frontend) from "4.2.3" to "5.0.0".

5.0.0

Read more here: https://zeit.co/blog/next5

Major Changes

  • Universal Webpack: #3578
  • Zones: #3578

Minor Changes

  • A11y: Set focus back to body after link was clicked: #3545
  • Fix server not closing properly in dev mode (issue #2540): #3540
  • Check if headers are sent: #3642
  • Don’t finish request when it’s already finished: #3660
  • Set assetPrefix dynamically: #3661
  • Improved next/asset support: #3664
  • Upgrade react-hot-loader: #3665
  • Upgrade source-map-support: 0da17ca4fcc0cfcd80ec1912404da9c327b3f88a
  • Do not use window.history if inside iframe: #3437
  • Add update notifier: #3678
  • [Example] with-polyfills : show how to load polyfills: #3568

Patches

  • Move security related test cases into a its own file.: 33f8f282099cb34db2c405aabb883af836d6dc2a
  • Removes the unused renderScript function: 77c10b24c5e2d31d86bc4eebbae35563b0f285d7
  • Add a nerv example.: #3573
  • Extend with-data-prefetch to handle advanced use cases: #3525
  • Fix(store): product env cannot find module 'redux-devtools-extension'.: #3618
  • Fix Doc in with-firebase-authentication: #3626
  • Upgraded flow version and updated code to use of React.Node (#3635): Update graphql-tools in /modules/api from 2.18.0 to 2.19.0 #2
  • Update Next.js version on examples: 9a82ca4029151754097c7b4c77e125516c97171e
  • Don’t externalize css/sass/scss/less/svg: 5818e6f781a9062381c916b7f0b8c9d1e36650ca
  • Make sure dynamic imports works on Windows: #3641
  • Added IoC example: #3595
  • Ignore _document.js on windows and expand symlinks when using next export: #3637
  • Match .js instead of not css: 8a4a9a10c217aa9907ba6b0d0b5a40f80e71730b
  • Update custom-server-micro example to latest version: #3594
  • Add Polka server example: #3588
  • Add an example using analytics: #3580
  • [with-portals] Remove dynamic import, add : #3571
  • [fix] apollo-redux: Separate out entire example #3463: #3629
  • Deprecate css examples: 6db44f8058270973e3072271c10bf0a5b96273af
  • Update preact example: f0703f8e13123d549fabc12ae53167c7f78f18f5
  • Fix __route error when importing a page inside a page: #3644
  • (custom-server-express) avoid a 404 when navigating to a custom route: #3645
  • Handle page 404 properly in production.: #3648
  • Don’t exclude webpack: #3646
  • Upgrade styled-jsx: #3657
  • Use a latest version of path-to-regexp for path-match: #3655
  • [DOC] typo in readme: double negation is probably unintended: #3658
  • Fixed the example with-react-intl, cannot read property 'locale' of undefined: #3392
  • Fix typos in gh-pages example README: #3669
  • Example: Passing data from server through API: #2594
  • Handle empty assetPrefix scenario properly.: #3667
  • Format subhead in gh-pages README example: #3670
  • [with-apollo] Use getDataFromTree in browser: #3457
  • Refactor redux observable example: #3495
  • Make sure externals logic works on Windows.: #3677
  • Indicate how to import fonts: #3676
  • Use correct port in with-zones example: #3679
  • Make links text: 70295f2e873d7a5504505378d54fd4a5ab87a405
  • Add tests for universal webpack: #3680

Credits

Huge thanks to connor-baer, lucleray, arunoda, hankmander, malixsys, Shalzz, Gavin1995, sarovin, impronunciable, alexindigo, lfades, sergiodxa, mcansh, stephenmathieson, brikou, JeromeFitz, shogunsea, soulmachine, johnpolacek, unregistered, jonespen, mpacer, timhuff and tomaswitek for helping!

@codecov-io
Copy link

codecov-io commented Feb 28, 2018

Codecov Report

Merging #60 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   47.77%   47.77%           
=======================================
  Files          12       12           
  Lines          90       90           
  Branches       15       15           
=======================================
  Hits           43       43           
  Misses         35       35           
  Partials       12       12

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 918e79c...8a617bc. Read the comment docs.

@chrisdevereux chrisdevereux merged commit f1f402f into master Feb 28, 2018
@chrisdevereux chrisdevereux deleted the next-5.0.0-39.2.0 branch February 28, 2018 11:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants