esdoc-type-inference-plugin
Version:
A type inference plugin for ESDoc [PoC]
13 lines (9 loc) • 426 B
Markdown
# Changelog
## 1.0.2 (2018-04-30)
- **Fix**
- Crash if `export default foo = new Foo()` ([#55](https://github.com/esdoc/esdoc-plugins/pull/55)). Thanks [@ushu](https://github.com/ushu)
## 1.0.1 (2017-09-03)
- **Fix**
- Broken if array sparse destructuring ([esdoc/esdoc#394](https://github.com/esdoc/esdoc/pull/394)) Thanks [@technicallyfeasible](https://github.com/technicallyfeasible)
## 1.0.0 (2017-07-30)
- Release