Skip to content

Latest commit

 

History

History
208 lines (96 loc) · 9.04 KB

CHANGELOG.md

File metadata and controls

208 lines (96 loc) · 9.04 KB

2.1.0 (2024-10-04)

Features

  • add biome instead of prettier and eslint (#178) (c8f64df)

2.1.0-next.3 (2024-10-04)

2.1.0-next.2 (2024-09-25)

2.1.0-next.1 (2024-06-22)

Features

  • add biome instead of prettier and eslint (#178) (c8f64df)

2.0.0 (2024-03-18)

chore

  • bump minimum version for node use (7920e1d)

Features

  • allow overriding entity manager creation to allow end user managing external transactions (#163) (a249ec2)
  • support for single subfactory array instead of collection (8974cd4)
  • update typescript (263b408)
  • upgrade node version (f990a50)

BREAKING CHANGES

  • remove support for node 16
  • now Node 14 (lts) and 17 are out-of-life

2.0.0-next.3 (2024-03-18)

2.0.0-next.2 (2024-02-28)

Features

  • allow overriding entity manager creation to allow end user managing external transactions (#163) (a249ec2)

2.0.0-next.1 (2023-10-30)

chore

  • bump minimum version for node use (7920e1d)

Features

BREAKING CHANGES

  • remove support for node 16
  • now Node 14 (lts) and 17 are out-of-life

1.5.0-next.1 (2023-04-26)

Features

  • support for single subfactory array instead of collection (8974cd4)

1.4.0 (2023-01-03)

Bug Fixes

  • types should extends object (84a081d)

Features

1.4.0-next.1 (2023-01-03)

Bug Fixes

  • types should extends object (84a081d)

Features

1.3.0 (2022-11-01)

Bug Fixes

  • types should extends object (d67e630)

Features

1.3.0-next.2 (2022-11-01)

1.3.0-next.1 (2022-11-01)

Features

1.2.1-next.1 (2022-10-15)

Bug Fixes

  • types should extends object (84a081d)

1.2.0 (2022-08-19)

Bug Fixes

  • semantic release config (510e95a)

Features

  • allow pass instance to subfactory (4bd8b8d)

1.2.0-next.1 (2022-08-19)

Bug Fixes

  • semantic release config (510e95a)

Features

  • allow pass instance to subfactory (4bd8b8d)

1.1.3 (2022-08-17)

Bug Fixes

  • semantic release config (3f8ef42)

1.1.2 (2022-07-29)

Bug Fixes

  • add keywords to package definition (8e5d7cc)
  • add missing declaration types for typescript (41c5950)

1.1.2-next.1 (2022-07-29)

Bug Fixes

  • add keywords to package definition (8e5d7cc)
  • add missing declaration types for typescript (41c5950)

1.1.1 (2022-07-28)

Bug Fixes

  • add missing declaration types for typescript (7dd62fb)

1.1.1-next.1 (2022-07-28)

Bug Fixes

  • add missing declaration types for typescript (41c5950)

1.1.0 (2022-07-28)

Features

  • add specific subfactories per single and array fields (ab6ce53)
  • remove global datasource in favour of single one (10094e9)
  • rename instance attributes to be more accurate (60d416b)

1.1.0-next.1 (2022-07-28)

Features

  • add specific subfactories per single and array fields (ab6ce53)
  • remove global datasource in favour of single one (10094e9)
  • rename instance attributes to be more accurate (60d416b)

1.0.0 (2022-07-28)

1.0.0-next.1 (2022-07-26)