Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: webiny/github-actions-wac

v2.0.0

16 Sep 12:33
11ed4e4

Choose a tag to compare

2.0.0 (2025-09-16)

BREAKING CHANGES

  • The package is now ESM-only and no longer supports CommonJS imports.

v1.4.1

02 Nov 10:18

Choose a tag to compare

1.4.1 (2023-11-02)

Bug Fixes

v1.4.0

01 Nov 13:06
5591c60

Choose a tag to compare

1.4.0 (2023-11-01)

Features

v1.3.1

31 Oct 14:28

Choose a tag to compare

1.3.1 (2023-10-31)

Bug Fixes

v1.3.0

12 Jul 10:39

Choose a tag to compare

1.3.0 (2022-07-12)

Features

v1.2.1

07 Jul 10:55

Choose a tag to compare

1.2.1 (2022-07-07)

Bug Fixes

  • always emit files into .github/workflows (f79fe49)

v1.2.0

07 Jul 10:28

Choose a tag to compare

1.2.0 (2022-07-07)

Bug Fixes

  • correct counting of built files (cd5791f)

Features

  • allow defining *.wac.ts files in subdirectories (16274e4)

v1.1.2

06 Jul 12:59

Choose a tag to compare

1.1.2 (2022-07-06)

Bug Fixes

  • move ts-node registration into build command (4876efd)

v1.1.1

06 Jul 10:57

Choose a tag to compare

1.1.1 (2022-07-06)

Bug Fixes

  • add --noEmit for TS compilation (eb17138)
  • replace --noEmit with --emitDeclarationOnly (e3f33ad)

v1.1.0

06 Jul 09:16

Choose a tag to compare

1.1.0 (2022-07-06)

Features