Skip to content

Releases: 0x80/typed-firestore-server

v2.1.0

11 Sep 09:15

Choose a tag to compare

What's Changed

  • Allow using limit above 1k for getDocuments and processDocuments by @0x80 in #11
  • Use explicit return types and adhere to strict typed linting rules by @0x80 in #14

Full Changelog: v2.0.0...v2.1.0

v2.0.0

12 Aug 18:58
7bd1cc0

Choose a tag to compare

What's Changed

  • Rename transaction functions to use Tx by @0x80 in #9

Full Changelog: v1.5.0...v2.0.0

v1.5.0

10 Aug 19:37
8d67403

Choose a tag to compare

What's Changed

  • Fix github action checks by @IjzerenHein in #3
  • Add deleteDocument by @IjzerenHein in #2
  • Apply select properly for null queries by @0x80 in #7
  • Fix type inference for update inside processDocuments by @0x80 in #8

New Contributors

Full Changelog: v1.0.0...v1.5.0

v1.0.0

30 Jan 21:38

Choose a tag to compare

Initial Release