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

Update extract-loader to the latest version 🚀 #522

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 5, 2020

The devDependency extract-loader was updated from 4.0.3 to 5.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: peeri
License: Unlicense

Release Notes for v5.0.0

5.0.0 (2020-03-05)

Features

  • Add support for ECMAScript modules (#69) (6034f23)

BREAKING CHANGES

  • The extract-loader now uses Babel to transpile the bundle code for the current Node version. This is required in order to support the new file-loader which produces ECMAScript modules. This should not be a breaking change but since Babel is also known to be kind of brittle in regards of configuration we cannot guarantee that there might be unknown/unwanted side-effects in your project setup.
Commits

The new version differs by 5 commits.

  • 725207d chore(release): 5.0.0 [skip ci]
  • 6034f23 feat: Add support for ECMAScript modules (#69)
  • b88d3ee docs: Remove 2x "just", fix 1 typo (#73)
  • 27f815a chore: add explicit build step back in
  • ac67f17 chore: remove explicit build step

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Mar 6, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 6, 2020

Update to this version instead 🚀

Release Notes for v5.0.1

5.0.1 (2020-03-06)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 3dadd60 chore(release): 5.0.1 [skip ci]
  • 72ff48d fix: Add missing Babel dependency (#76)

See the full diff

@Westbrook Westbrook mentioned this pull request Mar 27, 2020
8 tasks
@greenkeeper greenkeeper bot deleted the greenkeeper/extract-loader-5.0.0 branch May 29, 2020 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants