Update babel-plugin-add-module-exports to the latest version π
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.
Commits
The new version differs by 47 commits.
aa1afb00.3.05fe3309docs: update v0.3.0 summarye6cd0f5fix: closes #572d56b74test: add "should not handle an amd module" test(refs #57)9eed6bfdocs: support umd(alpha) / unsupported amd,systemjs35dcef2chore: add commente5b35d4chore: typo4d29040fix:module.exportsnot add more than once3f28087test: fix broken #1 test44bf616test: addresult.codeas 2nd callback argument of helpers/testPlugin63b7f9dpref: remove unnecessary functionisExportsModuleDeclaration0bdf788chore: tweaks8d352f60.3.0-pre.2712b72ctest(umd): add UMD test9bb6101chore: 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 :palm_tree:
Version 0.3.1 just got published.
Version 0.3.3 just got published.
Update to this version instead π
Commits
The new version differs by 18 commits.
d76d035chore: tweaks CI/deploy enviroimentab746960.3.3db82c3ffix: closes #60, #638e83ff9test: Add issues #60, #63 reproducing testc37b6f1docs: addSee alsosection [ci skip]b7d8f62chore: tweaksc3a34b20.3.2528f7d6chore: change scripts04bb151chore: regenarate deploy.api_keya1b82d1fix: handle as named export,Object.definePropertyofexportsother than__esModulec78dccbtest: add replication test of #59c79f39dfix: change behavior to not handleexports.__esModuleas named exports880a1a2test: add replication test of #61648d621chore: upgrade a devDeps4ea15e3chore: use standard instead of airbnb-standard(reverted)
There are 18 commits in total.
See the full diff
Version 1.0.0 just got published.
Update to this version instead π
Release Notes
v1.0.0Documentation
- remove
[@next](https://github.com/next)tag (7fd260d)
BREAKING CHANGES
- change v2 tag
@latestto@legacy
- The
devDependencybabel-plugin-add-module-exports was updated from0.2.1to1.0.1.
- The
devDependencybabel-plugin-add-module-exports was updated from0.2.1to1.0.2.