Skip to content

Releases: wovalle/fireorm

v0.23.3

01 Dec 11:55
295bc92
Compare
Choose a tag to compare

0.23.3 (2021-12-01)

Bug Fixes

  • lock class transformer version (096aa66)

v0.23.2

17 Nov 07:58
e987b49
Compare
Choose a tag to compare

0.23.2 (2021-11-17)

Bug Fixes

v0.23.1

11 Nov 17:50
Compare
Choose a tag to compare

0.23.1 (2021-11-11)

Bug Fixes

v0.23.0

30 Sep 10:06
Compare
Choose a tag to compare

0.23.0 (2021-09-30)

Features

v0.22.1

06 Aug 12:49
110c1f5
Compare
Choose a tag to compare

0.22.1 (2021-08-06)

Bug Fixes

  • spelling and grammar tweaks (092dfa3)

v0.22.0

30 May 12:45
00e2150
Compare
Choose a tag to compare

0.22.0 (2021-05-30)

Bug Fixes

  • copying ValidatorOptions type to opts relying in class-validator package (#257)

Features

  • [EXPERIMENTAL] Adding custom query escape hatch (#246)
  • upgrading dependencies (da0c678)

v0.21.0

13 May 16:00
7697ce1
Compare
Choose a tag to compare

0.21.0 (2021-05-13)

Features

v0.20.0

23 Feb 23:21
a381657
Compare
Choose a tag to compare

0.20.0 (2021-02-23)

Bug Fixes

  • added validatorOptions to batch operations (e998d74)

Features

  • added class-validator validatorOptions to MetadataStorage and validate function (592fb73)
  • allow querying null fields (a7313ff)

v0.19.0

12 Jan 18:28
0b269d9
Compare
Choose a tag to compare

0.19.0 (2021-01-12)

Features

v0.18.0

10 Jan 15:02
ad1a9c5
Compare
Choose a tag to compare

0.18.0 (2021-01-10)

Bug Fixes

  • all tests passing! (75122e8)
  • bringing back collectionPath to the repositories (9abf7ae)
  • initializing transaction repositories in create (6af99c5)
  • refactor tests (9d59918)
  • storing transaction repositories references and cleaning them up after (2c95fc6)

Features

  • refactor path is working in collections! (b1f162c)
  • supporting subcollection batchs! (8c39e49)