Fireorm Versions Save

ORM for firestore 🔥

v0.23.3

2 years ago

0.23.3 (2021-12-01)

Bug Fixes

  • lock class transformer version (096aa66)

v0.23.2

2 years ago

0.23.2 (2021-11-17)

Bug Fixes

v0.23.1

2 years ago

0.23.1 (2021-11-11)

Bug Fixes

v0.23.0

2 years ago

0.23.0 (2021-09-30)

Features

  • serialize properties decorated with @Serialize() (#251) (6109c26)

v0.22.1

2 years ago

0.22.1 (2021-08-06)

Bug Fixes

  • spelling and grammar tweaks (092dfa3)

v0.22.0

2 years ago

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

3 years ago

0.21.0 (2021-05-13)

Features

  • Adding @Ignore decorator (#249)

v0.20.0

3 years ago

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

3 years ago

0.19.0 (2021-01-12)

Features

v0.18.0

3 years ago

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)