Skip to content

Releases: thekeogh/factoryse

v2.0.2

29 May 13:42
Compare
Choose a tag to compare

2.0.2 (2024-05-29)

Bug Fixes

v2.0.1

04 Jan 14:41
3d80c37
Compare
Choose a tag to compare

2.0.1 (2024-01-04)

Bug Fixes

  • exporting all types to the index.d.ts (4271f7d)
  • package: no longer a ESM (a28ef87)

v2.0.0

03 Jan 14:17
662c726
Compare
Choose a tag to compare

2.0.0 (2024-01-03)

Bug Fixes

  • ci: upped node for SR (95db569)
  • util: removed Chalk as no longer used (cf8f157)

Features

BREAKING CHANGES

  • Completely new API and integration.

v1.0.1

11 Oct 14:39
4a0750e
Compare
Choose a tag to compare

1.0.1 (2023-10-11)

Bug Fixes

  • deps: removed unused deps (a1759a2)

v1.0.0

10 Oct 15:40
Compare
Choose a tag to compare

1.0.0 (2023-10-10)

Bug Fixes

  • gha: first version of actions. (670b19f)
  • release: change flow name and added node_auth_token env (e64ba8e)

Features

  • Base Factory class created with initial methods (0dab724)
  • spawn: added the spawn helper function. (f91fd79)