Skip to content

Releases: Typescript-TDD/ts-auto-mock

3.5.1

26 Apr 06:19
Compare
Choose a tag to compare

3.5.1 (2022-04-26)

Performance Improvements

  • update typescrpt to 4.6.3 (365d851)

3.5.0

12 Sep 13:00
Compare
Choose a tag to compare

3.5.0 (2021-09-12)

Features

  • arrowfunctionliteraltypes: add some compatibility for arrow functions without type definitions (b2fb8de)

3.4.0

02 Sep 07:00
Compare
Choose a tag to compare

3.4.0 (2021-09-02)

Features

  • functionliteraltypes: add some compatibility for functions without type definitions! (#889) (a21e012)

3.3.6

28 Aug 16:18
Compare
Choose a tag to compare

3.3.6 (2021-08-28)

Bug Fixes

  • vulnerability: fix some vulnerabilities (53a13e5)

3.3.5

08 Aug 15:15
Compare
Choose a tag to compare

3.3.5 (2021-08-08)

Performance Improvements

  • typescript: upgrade to latest version of typescript (69e52e1)

3.3.4

08 Aug 14:51
Compare
Choose a tag to compare

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

08 Aug 14:44
Compare
Choose a tag to compare

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

24 Jun 17:20
Compare
Choose a tag to compare

3.3.0 (2021-06-24)

Features

  • export alternative transformer function to allow providing customized typescript (#802) (9f1dce4)

3.2.3

17 Jun 16:54
Compare
Choose a tag to compare

3.2.3 (2021-06-17)

Bug Fixes

  • transformer: ignore namespace when resolving a declaration (#793) (c356caa)

3.2.2

22 May 09:55
Compare
Choose a tag to compare

3.2.2 (2021-05-22)

Bug Fixes

  • merge: ensure undefined is assigned when merging partial mock (#748) (31c5ff5)