All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.4 (2024-05-07)
- newFunction: can not convert to function if new line in body (cfd4615)
1.0.3 (2023-04-12)
- createFunction: not decalration the _createFunc var (0666556)
- ts: required parameter cannot follow an optional parameter (16caf66)
1.0.2 (2023-04-12)
- ts: Duplicate identifier 'args'. (a11fd0d)
1.0.1 (2023-04-12)
- injectMethod: this.super can not bind original
this
(83ebe4d) - ts: Supports multiple entries typescript declaration files (5825228)
1.0.0 (2023-03-31)
- export more functions to index (10dfb41)
0.3.18 (2023-03-31)
- forget to cp subdir to lib (f58d416)