Skip to content

Releases: valian-ca/react-firebase

v1.3.3

08 Jan 19:04
@Nr9 Nr9
3f5bf5a

Choose a tag to compare

1.3.3 (2026-01-08)

🩹 Fixes

  • issue with enabled query should not use refFn (#84)

❤️ Thank You

  • Julien Marcil

v1.3.2

03 Dec 18:01
@Nr9 Nr9
8f32551

Choose a tag to compare

1.3.2 (2025-12-03)

This was a version bump only, there were no code changes.

v1.3.1

27 Nov 03:31
@Nr9 Nr9
895dd20

Choose a tag to compare

What's Changed

  • chore(deps): update node.js by @renovate[bot] in #64
  • feat: add schemaSingleDocumentSnapshotQueryOptions by @Nr9 in #70
  • chore(deps): update node-based dev tools by @renovate[bot] in #66
  • chore(deps): update tests to v4.0.14 by @renovate[bot] in #67
  • chore(deps): update typescript by @renovate[bot] in #68
  • chore(deps): update dependency eslint to v9.39.1 by @renovate[bot] in #65
  • chore(deps): update project tools by @renovate[bot] in #69

Full Changelog: v1.3.0...v1.3.1

v1.3.0

31 Oct 19:50
@Nr9 Nr9
25ce0d3

Choose a tag to compare

1.3.0 (2025-10-31)

🩹 Fixes

  • deps: update dependency type-fest to v5 (#55)

v1.2.2

19 Sep 23:23
@Nr9 Nr9
56117ed

Choose a tag to compare

1.2.2 (2025-09-19)

This was a version bump only, there were no code changes.

v1.2.1

11 Sep 19:53
@Nr9 Nr9
e69765c

Choose a tag to compare

1.2.1 (2025-09-11)

🚀 Features

  • refFn and queryFn (#50)

❤️ Thank You

  • Julien Marcil

v1.2.0

09 Sep 21:53
@Nr9 Nr9
7183a15

Choose a tag to compare

1.2.0 (2025-09-09)

🚀 Features

  • @valian/react-query-observable (#48)
  • firestore observable (#49)

❤️ Thank You

  • Julien Marcil

v1.1.1

08 Sep 14:06
@Nr9 Nr9
0748203

Choose a tag to compare

1.1.1 (2025-09-09)

🚀 Features

  • @valian/react-query-observable (#48)

❤️ Thank You

  • Julien Marcil

v1.1.0

03 Sep 14:25
@Nr9 Nr9
052eeb2

Choose a tag to compare

1.1.0 (2025-09-03)

🚀 Features

  • useAuth (#43)
  • disabled query options (#44)

🩹 Fixes

  • remove the use of rxjs of for catchError (#42)

❤️ Thank You

  • Julien Marcil

v1.0.8

16 Aug 23:10
@Nr9 Nr9
a8e7cb5

Choose a tag to compare

1.0.8 (2025-08-16)

🩹 Fixes

  • remove the AbortController support from the queryFn (0f2ada2)

❤️ Thank You

  • Julien Marcil

Full Changelog: v1.0.7...v1.0.8