Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Jun 26, 2018

Version 2.0.0 of babel-plugin-dynamic-import-node was just published.

Dependency [babel-plugin-dynamic-import-node](https://github.com/airbnb/babel-plugin-dynamic-import-node)
Current Version 1.2.0
Type devDependency

The version 2.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of babel-plugin-dynamic-import-node.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 13 commits.

  • 7364bc2 v2.0.0
  • 9481f53 [Dev Deps] update babel-eslint, eslint-plugin-import
  • cae269d [Breaking] always return a module namespace object
  • 7558f9f [Dev Deps] update airbnb-js-shims, babel-eslint, babel-preset-airbnb, eslint-config-airbnb-base, tape
  • a1feb57 [Dev Deps] remove now-unused mocha/chai
  • 59fbf99 [Breaking] remove .default on entry points
  • e1811e6 [Tests] switch from mocha to tape, so we can support older nodes
  • e5b9e8c [Dev Deps] update airbnb-js-shims, babel-core, babel-eslint, eslint, eslint-plugin-import
  • 0e7386c [Tests] on node v10
  • 78bfcf6 [Docs] removed $ before npm command
  • a2fea76 Merge pull request #41 from blackout314/master
  • b15da6d Update README.md
  • 9262991 Update README.md

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
Copy link
Author

greenkeeper bot commented Aug 29, 2018

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 616a021 v2.1.0
  • e3656a9 [Dev Deps] update babel-eslint
  • 76064ff [New] add noInterop option
  • 1cd59b6 [Dev Deps] update airbnb-js-shims, babel-eslint, babel-preset-airbnb, eslint, eslint-config-airbnb-base, eslint-plugin-import, safe-publish-latest
  • 3b1982b Fix typo "correct" -> "correctly" in readme

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 8, 2018

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 83c4da3 v2.2.0
  • 8b4d260 [Refactor] remove dependency on babel-plugin-syntax-dynamic-import
  • 964b730 [Dev Deps] update airbnb-js-shims, babel-preset-airbnb, eslint

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 18, 2019

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 04581bb v2.3.0
  • 4256a14 [Dev Deps] update airbnb-js-shims, eslint, eslint-plugin-import, rimraf, tape
  • 08ebb94 [New] expose createDynamicImportTransform and getImportSource
  • d7d48bc Merge pull request #70 from vikr01/document-options
  • 4cbf23e document noInterop option
  • 61209dc [Tests] normalize babel helpers

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant