Skip to content

Releases: 0x80/typed-firestore-react

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 04 Mar 10:41

Full Changelog: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 17:56

What's Changed

  • Rename transaction methods to Tx suffix by @0x80 in #12

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 17:00

What's Changed

  • Add standalone document mutation functions by @0x80 in #10
  • Add getDocuments and getDocumentsData functions by @0x80 in #11

Full Changelog: v1.3.1...v1.4.0

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Feb 19:05

What's Changed

  • Migrate to tsdown and improve exports by @0x80 in #5
  • Add publishing workflow and modernize checks by @0x80 in #6
  • Migrate to modern tooling by @0x80 in #8
  • Support TypeScript 6 by @0x80 in #7
  • Fix silent error swallowing and stale mounted check by @0x80 in #9

New Contributors

  • @0x80 made their first contribution in #5

Full Changelog: v1.0.0...v1.3.1

v1.3.0

Choose a tag to compare

@0x80 0x80 released this 18 Feb 18:56
  • Migrate to tsdown and improve exports (#5)
  • Add publishing workflow and modernize checks (#6)
  • Migrate to modern tooling (#8)
  • Support TypeScript 6 (#7)

v1.0.0

Choose a tag to compare

@0x80 0x80 released this 30 Jan 21:39

Initial Release