mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
Update documentation for 1.12.3.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
## Change Log
|
||||
|
||||
```
|
||||
releaseHeader('2017-01-22', '1.12.3', '1.12.2')
|
||||
```
|
||||
|
||||
* CoffeeScript’s patched `Error.prepareStackTrace` has been restored, with some revisions that should prevent the erroneous exceptions that were making life difficult for some downstream projects. This fixes the incorrect line numbers in stack traces since 1.12.2.
|
||||
|
||||
```
|
||||
releaseHeader('2016-12-16', '1.12.2', '1.12.1')
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user