Releases: Typescript-TDD/ts-auto-mock
Releases · Typescript-TDD/ts-auto-mock
3.5.1
3.5.1 (2022-04-26)
Performance Improvements
- update typescrpt to 4.6.3 (365d851)
3.5.0
3.5.0 (2021-09-12)
Features
- arrowfunctionliteraltypes: add some compatibility for arrow functions without type definitions (b2fb8de)
3.4.0
3.4.0 (2021-09-02)
Features
- functionliteraltypes: add some compatibility for functions without type definitions! (#889) (a21e012)
3.3.6
3.3.6 (2021-08-28)
Bug Fixes
- vulnerability: fix some vulnerabilities (53a13e5)
3.3.5
3.3.5 (2021-08-08)
Performance Improvements
- typescript: upgrade to latest version of typescript (69e52e1)
3.3.4
3.3.4 (2021-08-08)
Bug Fixes
- husky: remove husky from post install because it will be required for consumers of the packages (83498e2)
3.3.3
3.3.3 (2021-08-08)
Performance Improvements
- dependencies: run husky installation only when installing not when publishing the package (#871) (9fea5d4)
3.3.0
3.3.0 (2021-06-24)
Features
- export alternative transformer function to allow providing customized typescript (#802) (9f1dce4)
3.2.3
3.2.3 (2021-06-17)
Bug Fixes
- transformer: ignore namespace when resolving a declaration (#793) (c356caa)
3.2.2
3.2.2 (2021-05-22)
Bug Fixes
- merge: ensure undefined is assigned when merging partial mock (#748) (31c5ff5)