- Dart 2.0
- Dart 1.24, strong mode workaround
- upgrade code_transformers: ^0.5.0
- disable js_mimicry transformer
- useSharedSources mode enabled in the resolver
- fix analyzer: '>=0.23.0 <0.26.1+15'
- reduced memory consumption
- upgrade analyzer: '>=0.23.0 <0.27.0'
- Fix: JsTransform for optional and named param
- Support JsIgnore
- Support abstract class
- Added tests
- Fix: source shift
- Fix: skip not jsProxy parent
- Initial transformer release.