Skip to content

Releases: klientjs/open-stack

1.7.0

12 Sep 06:18

Choose a tag to compare

1.7.0 (2023-09-12)

Bug Fixes

  • release-it: update to latest version for security reason (bd0a06a)

1.6.1

22 May 22:59

Choose a tag to compare

1.6.1 (2023-05-23)

Bug Fixes

  • define default ts module type for removing ts-jest warning (ade574f)

1.6.0

22 May 17:08

Choose a tag to compare

1.6.0 (2023-05-22)

Features

  • add script to serve html coverage report with http-server (ab6fa3a)
  • improve dist script by spliting it into sub commands for esm and ejs (ba27085)
  • improve prepare scripts for better readability (a8689af)
  • update base example files (c093dc1)

1.5.2

19 May 22:16

Choose a tag to compare

1.5.2 (2023-05-20)

Features

  • generate coverage badge with verbose output (554f1d4)

1.5.1

19 May 17:28

Choose a tag to compare

1.5.1 (2023-05-19)

Features

  • add coverage reporters for display coverage summary in jest output (7787b44)

1.5.0

19 May 10:44

Choose a tag to compare

1.5.0 (2023-05-19)

Features

  • match test files containing tsx extension (af2795a)
  • transform jest config file from ts to json (24304bf)

1.4.4

19 May 00:22

Choose a tag to compare

1.4.4 (2023-05-19)

Features

  • allow disable npm audit in github actions (93ec20b)
  • disable husky in whole github actions (9b87ca8)

1.4.3

18 May 23:19

Choose a tag to compare

1.4.3 (2023-05-19)

Features

  • auto update open-stack cli before running configure command (d445d7c)

1.4.2

18 May 22:58

Choose a tag to compare

1.4.2 (2023-05-19)

Features

  • disable husky in github actions (8252fec)
  • improve open-stack update action (70a7d63)

1.4.1

18 May 18:14

Choose a tag to compare

1.4.1 (2023-05-18)

Bug Fixes

  • exclude tests folder from coverage (12b22ff)