Open greenkeeper[bot] opened 6 years ago
Update to this version instead ๐
The new version differs by 18 commits.
d76d035
chore: tweaks CI/deploy enviroiment
ab74696
0.3.3
db82c3f
fix: closes #60, #63
8e83ff9
test: Add issues #60, #63 reproducing test
c37b6f1
docs: add See also
section [ci skip]
b7d8f62
chore: tweaks
c3a34b2
0.3.2
528f7d6
chore: change scripts
04bb151
chore: regenarate deploy.api_key
a1b82d1
fix: handle as named export, Object.defineProperty
of exports
other than __esModule
c78dccb
test: add replication test of #59
c79f39d
fix: change behavior to not handle exports.__esModule
as named exports
880a1a2
test: add replication test of #61
648d621
chore: upgrade a devDeps
4ea15e3
chore: use standard instead of airbnb-standard(reverted)
There are 18 commits in total.
See the full diff
Update to this version instead ๐
[@next](https://github.com/next)
tag (7fd260d)@latest
to @legacy
devDependency
babel-plugin-add-module-exports was updated from 0.2.1
to 1.0.1
.devDependency
babel-plugin-add-module-exports was updated from 0.2.1
to 1.0.2
.
Version 0.3.0 of babel-plugin-add-module-exports was just published.
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.0Bug Fixes
module.exports
not add more than once (4d29040)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 once3f28087
test: fix broken #1 test
44bf616
test: add
result.code
as 2nd callback argument of helpers/testPlugin63b7f9d
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](https://greenkeeper.io/faq.html). If those donโt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: