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

chore(dependencies): update dependency webpack to 2.7.x #24

Merged
merged 1 commit into from Feb 11, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2018

This Pull Request updates dependency webpack from 2.5.x to 2.7.x

Release Notes

v2.6.0

Features:

  • add webpackMode comment option for import()
  • add output.chunkLoadTimeout

Bugfixes:

  • fixed providing webpackChunkName for import() with expression
  • fixed parsing of destructing in assignment
  • fixed some edge cases when parsing declarations

v2.6.1

Bugfixes:

  • Promise is now only needed when loading chunk, not in initialization
  • variable injection in require.ensure is now working again
  • better comment message when no export found (output.pathinfo)

v2.7.0

Features:

  • add resolve.cacheWithContext to schema
  • add workaround for chrome with eval-source-maps
  • update webpack-sources for performance reasons
  • allow [contenthash] in sourceMapFilename as workaround for a caching bug


This PR has been generated by Renovate Bot.

Copy link
Owner

@dominique-mueller dominique-mueller left a comment

Choose a reason for hiding this comment

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

LGTM!

@dominique-mueller dominique-mueller merged commit 07ad4e9 into develop Feb 11, 2018
@dominique-mueller dominique-mueller deleted the renovate/webpack-2.x branch February 11, 2018 10:39
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.

None yet

2 participants