Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 12 commits.
be702d6
2.3.1 (#5069)
68302e6
Docs headings and changelog refactor (#5067)
0e7677a
Fix #5046: Adjacent JSX (#5049)
7cf739e
Lexer, helpers and comments cleanup (#5063)
41185ca
Normalize :: syntax (#5048)
7dbdca8
Allow implicit call with class with no body (#5053)
8e66ae4
fix JSX expression indentation bug (#5056)
7beb631
Create CNAME
c2792e4
Delete CNAME
d82272b
Fix #1832: Browser compiler should run code using globally-scoped eval (#5047)
fe75548
Fix #5034: Adjacent JSX elements must be wrapped in an enclosing tag (#5046)
708e575
Fix README ASCII art
See the full diff
Version 2.3.0 of coffeescript was just published.
The version 2.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 coffeescript.
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 400 commits ahead by 400, behind by 7.
8061ecf
2.3.0 (#5043)
6df8f5f
Remove references to Node's experimental modules support
776e7e5
Docs improvements (#5042)
871079b
Fix #4876: remove polyfill for object rest/spread (#4884)
be2b243
Fix: a test relied on faulty behavior (#5028)
1f9cd4e
Fix #4875: Asynchronous iterators (#4893)
47c491f
Regular expressions
s
(dotAll) flag (#4880)195a46a
Fix #4877: Exponentiation operators (#4881)
e5aa758
2.2.4 (#5025)
001f97a
Fix #5013: return statement as an expression (#5014)
ce66a49
Make
node --harmony bin/cake test
pass on Node 9 (#5012)0268505
Optimize 'for-range-by' loop when 'by' is literal number (#5016)
5a43b2d
simplified test file skipping (#4996) (#5003)
820942c
2.2.3 (#5010)
1869f31
Fix: destructuring assignment with an empty array in object (#5000)
There are 250 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: