Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 7 commits.
c6578f3
-> v0.19.2
11e6c46
Bump dependencies
5e4b08f
Remove accidentally commited file
03968a6
Make paths in package.json's browser field relative
9dc0258
Fix compile error on super outside class
f4d3a8b
Fix variable name in transpiled rest properties
8aac88c
Bump dependencies
See the full diff
Version 0.19.0 of buble was just published.
The version 0.19.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 buble.
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 59 commits.
9eeee85
-> v0.19.0
a651e28
Break circular dependency
a0574c1
Add support info for even newer environments
b0d180d
Add support information for newer environments
44a6c66
Let and const are not block-scoped in Node 4 and 5
837f9fa
Destructuring is not supported in Chrome 48
2986224
Let and const are not block-scoped in Chrome 48
535e608
Support for destructuring parameters is behind flag in Chrome 48
cb0c6bd
Safari 8 supports computed property names
97e58ad
Edge 12 does not fully support u flag for regexes
d25a925
Sticky regexes are behind experimental flag in Edge 12
f8187f5
Firefox 44, 45 and 46 support let and const as well as bublé
688255e
Firefox < 47 doesn't support default values in destructuring assignments
c0408c9
Remove unused support flags
5903e45
Firefox 45 and 46 support classes
There are 59 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: