2.5 KiB
2.5 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.1 (2021-02-12)
Bug Fixes
1.2.0 (2020-02-08)
Features
- allow partial strategy overrides (c970ac9)
Bug Fixes
- failure when templates are prefixed with commentss (3f34507)
- handle "return
simple
" style literals (f0e30ab) - support TS v3 #8 (a5d7460)
1.1.1 (2019-02-13)
Bug Fixes
- failure when templates are prefixed with commentss (3f34507)
1.1.0 (2018-10-24)
Bug Fixes
- handle "return
simple
" style literals (f0e30ab)
Features
- allow partial strategy overrides (c970ac9)
1.0.3 (2018-09-27)
Bug Fixes
- parse escaped characters properly (7a677bb)
1.0.2 (2018-07-24)
Bug Fixes
Features
- initial release with typescript strategy (a4ecdef)