Skip to content

Releases: MakerXStudio/ts-dossier

v3.0.0

04 May 01:05
Compare
Choose a tag to compare

3.0.0 (2023-05-04)

⚠ BREAKING CHANGES

  • imports from data-utilties need to be renamed to data-utilities

Bug Fixes

  • in-page links were broken (06f656e)
  • typo in the data-utilities file name (9897d7d)

v2.1.0

22 Mar 20:44
Compare
Choose a tag to compare

2.1.0 (2023-03-22)

Features

  • allow node 16 and above in package.json file (a4c5321)

v2.0.2

11 Jan 00:36
Compare
Choose a tag to compare

2.0.2 (2023-01-11)

v2.0.1

11 Jan 00:33
Compare
Choose a tag to compare

2.0.1 (2023-01-11)

Dependencies and Other Build Updates

v2.0.0

11 Aug 00:07
Compare
Choose a tag to compare

2.0.0 (2022-08-11)

⚠ BREAKING CHANGES

  • roll the next major to cause a clean cutover

chore

  • refactor proxy builder name (e37d413)

v1.9.0

10 Aug 23:31
Compare
Choose a tag to compare

1.9.0 (2022-08-10)

Features

  • renamed the library from ts-object-mother to ts-dossier (c344b0f)

v1.8.0

05 Aug 07:45
Compare
Choose a tag to compare

1.8.0 (2022-08-05)

Features

  • typescript helper to make proxy with method intellisense better (e40afbe)

v1.7.0

18 Jul 08:14
Compare
Choose a tag to compare

1.7.0 (2022-07-18)

Features

Bug Fixes

  • website docs wouldn't generate (28576b9)

v1.6.0

29 Jun 08:15
Compare
Choose a tag to compare

1.6.0 (2022-06-29)

Features

  • adds randomFloatBetween (ab87f44)

v1.5.2

29 Jun 02:37
Compare
Choose a tag to compare

1.5.2 (2022-06-29)

Bug Fixes

  • mongoose object id would fail to deep clone (288f853)