Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Update babel-plugin-add-module-exports to the latest version 🚀 #77

Closed

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 2, 2018

Version 0.3.0 of babel-plugin-add-module-exports was just published.

Dependency babel-plugin-add-module-exports
Current Version 0.2.1
Type devDependency

The version 0.3.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-add-module-exports.

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.


Release Notes v0.3.0

Bug Fixes

Commits

The new version differs by 47 commits.

  • aa1afb0 0.3.0
  • 5fe3309 docs: update v0.3.0 summary
  • e6cd0f5 fix: closes #57
  • 2d56b74 test: add "should not handle an amd module" test(refs #57)
  • 9eed6bf docs: support umd(alpha) / unsupported amd,systemjs
  • 35dcef2 chore: add comment
  • e5b35d4 chore: typo
  • 4d29040 fix: module.exports not add more than once
  • 3f28087 test: fix broken #1 test
  • 44bf616 test: add result.code as 2nd callback argument of helpers/testPlugin
  • 63b7f9d pref: remove unnecessary function isExportsModuleDeclaration
  • 0bdf788 chore: tweaks
  • 8d352f6 0.3.0-pre.2
  • 712b72c test(umd): add UMD test
  • 9bb6101 chore: code refactor

There are 47 commits in total.

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 Jul 2, 2018

Version 0.3.1 just got published.

Update to this version instead 🚀

Release Notes v0.3.1

Bug Fixes

Commits

The new version differs by 3 commits.

See the full diff

@thecotne thecotne closed this Sep 2, 2018
@thecotne thecotne deleted the greenkeeper/babel-plugin-add-module-exports-0.3.0 branch September 2, 2018 18:08
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 6548a6e on greenkeeper/babel-plugin-add-module-exports-0.3.0 into 9c47dd6 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 6548a6e on greenkeeper/babel-plugin-add-module-exports-0.3.0 into 9c47dd6 on master.

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.

2 participants