Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Oct 14, 2020
1 parent 65613eb commit c9990d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ See [`eslint-plugin-babel`'s releases](https://github.com/babel/eslint-plugin-ba

#### :bug: Bug Fix
* `babel-parser`
* [#11992](https://github.com/babel/babel/pull/11992) Fix: check if param is assignable when parsing arrow return type annotation ([@JLHwung](https://github.com/JLHwung))
* [#12167](https://github.com/babel/babel/pull/12167) [ts] Add `asserts: false` to `TSTypePredicate` node ([@sosukesuzuki](https://github.com/sosukesuzuki))
* [#12161](https://github.com/babel/babel/pull/12161) Move check for TSTypeCastExpression to catch another case ([@existentialism](https://github.com/existentialism))
* [#12120](https://github.com/babel/babel/pull/12120) Throw a recoverable error for missing initializer in const declaration ([@sosukesuzuki](https://github.com/sosukesuzuki))
Expand Down

0 comments on commit c9990d6

Please sign in to comment.