Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
The new version differs by 6 commits.
30d3453
Publish
0e1b449
Merge pull request #312 from loganfsmyth/export-name-7-only
d2e0e58
Be extra careful about the radix: parseInt(version, 10).
be71e98
Use parseInt to test Babel major version.
cdc517b
Only export plugin name for Babel>=7.x
30cf881
Regenerate docs/bundle.js with latest implementation.
See the full diff
Update to this version instead 🚀
The new version differs by 6 commits.
e0d0575
Publish
268a158
Add a package-lock.json file for reproducible installs.
ead548f
Merge pull request #319 from hzoo/babel-types-7
188e677
Update to babel-types@7.0.0-beta.3.
bf24979
Remove unused babel-plugin-transform-runtime dependency. (#318)
2c6cf32
use babel-types v7
See the full diff
Update to this version instead 🚀
The new version differs by 5 commits.
7340106
Publish
689aaf9
Add CODE_OF_CONDUCT.md
a1d4492
Add link to COC in CONTRIBUTING.md
f9acd25
Use plugin-provided context.types instead of importing babel-types. (#329)
682a3fc
Fix hoisting in combination with arrow functions (#330)
See the full diff
Update to this version instead 🚀
The new version differs by 6 commits.
58c0eca
Publish
4ce9f57
Upgrade Lerna to latest version.
e198d26
Merge pull request #335 from bsuh/fix-self-rebind-in-nested-function
8d6668c
Give function unique id based on node
77778b4
Anonymize the output function expression when hoisting
38e9c31
Add test case for nested function rebinding itself
See the full diff
Version 0.10.0 of regenerator just got published.
The version 0.10.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of regenerator. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 36 commits.
548c1da
Publish
10cbffe
Merge pull request #309 from modosc/tree-shaking-2
4848531
Move more logic into getMarkedFunctionId helper function.
d1ce442
Move uglify-js to devDependencies and other minor tweaks.
215c1ef
add actual dead code removal test with uglify
3142a3f
cleanup / fix tests
f23e8cf
refactor mark declaration, add PURE comments
9b6ebc0
Remove binding the invoke function to the possibly active domain (#305).
32cc365
Setup a Lerna monorepo (#303).
335d3be
Merge pull request #294 from josephfrazier/replaceWith-falsy
b0522b2
Simplify retrieval of the global object. (#292)
83c5cec
Bump NPM version to 0.9.12 in preparation for publishing.
ffa449f
Add Node 8 to Travis CI suite, and remove iojs.
70b1f14
Add name property to regenerator-transform plugin (#296)
6173f34
Add test for passing falsy nodes to
path.replaceWith()
There are 36 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: