Skip to content

Releases: anilanar/mklib

v9.0.2

26 Jun 18:16
9ef3ca9

Choose a tag to compare

9.0.2 (2024-06-26)

Bug Fixes

  • pass through non-zero exit codes of child processes (9ef3ca9)

v9.0.1

02 May 12:43
2b4c7e3

Choose a tag to compare

9.0.1 (2024-05-02)

Bug Fixes

v9.0.0

02 May 12:31
2b92838

Choose a tag to compare

9.0.0 (2024-05-02)

Bug Fixes

  • expose tsc, eslint, jest as cmds (2b92838)

BREAKING CHANGES

  • Must update package.json scripts and prefix tsc, eslint, jest with mklib.

v8.1.5

02 May 12:00
b3c69ac

Choose a tag to compare

8.1.5 (2024-05-02)

Bug Fixes

  • fix included files in pkg json (b3c69ac)

v8.1.4

02 May 11:56
e7cfe34

Choose a tag to compare

8.1.4 (2024-05-02)

Bug Fixes

  • clean up leftover from nps (e7cfe34)

v8.1.3

02 May 11:54
1eabc00

Choose a tag to compare

8.1.3 (2024-05-02)

Bug Fixes

  • replace nps with commander (1eabc00)

v8.1.2

02 May 09:22
7e67c58

Choose a tag to compare

8.1.2 (2024-05-02)

Bug Fixes

v8.1.1

02 May 09:06
ebae798

Choose a tag to compare

8.1.1 (2024-05-02)

Bug Fixes

  • fix bin paths for lerna, hygen etc (ebae798)

v8.1.0

02 May 08:47
c052ba9

Choose a tag to compare

8.1.0 (2024-05-02)

Features

  • add support for hoisted indirect dependencies (4fb04c7)

v8.0.1

28 Mar 14:52
87e3549

Choose a tag to compare

8.0.1 (2023-03-28)

Bug Fixes

  • add skipLibCheck to fix jest type errors (87e3549)