Releases: fwal/effect-firebase
Releases · fwal/effect-firebase
v1.0.0-beta.2
Compare
Sorry, something went wrong.
No results found
fwal
released this
01 Jul 12:33
Immutable
release. Only release title and notes can be modified.
1.0.0-beta.2 (2026-07-01)
Initial release of 1.0.0 beta aka "next" on rpm
v0.11.0
Compare
Sorry, something went wrong.
No results found
fwal
released this
27 Apr 14:00
Immutable
release. Only release title and notes can be modified.
0.11.0 (2026-04-27)
🚀 Features
add support for recursive deletes (092544de5 )
v0.10.0
Compare
Sorry, something went wrong.
No results found
fwal
released this
26 Mar 11:21
0.10.0 (2026-03-26)
🚀 Features
add document path annotation to logs (5f7169a )
🩹 Fixes
properly encode array field values (b9d8b2d )
v0.9.1
Compare
Sorry, something went wrong.
No results found
fwal
released this
11 Mar 09:27
0.9.1 (2026-03-11)
🩹 Fixes
add missing yield in onDocumentUpdatedEffect (bb715ab )
v0.9.0
Compare
Sorry, something went wrong.
No results found
fwal
released this
08 Mar 21:51
0.9.0 (2026-03-08)
🚀 Features
Add support for deletable fields (c2f1588 )
Add support for array atomic updates (8a297a9 )
Add array support and isolate fields (bd35fb8 )
v0.8.1
Compare
Sorry, something went wrong.
No results found
fwal
released this
06 Mar 15:03
0.8.1 (2026-03-06)
🩹 Fixes
Make sure timestamps are correctly passed (1046bfb )
Add spans to cloud functions
v0.8.0
Compare
Sorry, something went wrong.
No results found
fwal
released this
04 Mar 15:04
0.8.0 (2026-03-04)
🚀 Features
Add support for deleting fields (38ce66d )
v0.7.0
Compare
Sorry, something went wrong.
No results found
fwal
released this
25 Feb 10:35
0.7.0 (2026-02-25)
🚀 Features
⚠️ Enable passing app and firebase instance (9fc4cee )
⚠️ dataSchema is renamed to schema on onTaskDispatchedEffect (9fc4cee )
Loosened peer dependency versions
⚠️ Breaking Changes
Enable passing app and firebase instance (9fc4cee )
dataSchema is renamed to schema on onTaskDispatchedEffect (9fc4cee )
v0.6.10
Compare
Sorry, something went wrong.
No results found
fwal
released this
23 Feb 14:00
0.6.10 (2026-02-23)
Add explicit return type for repositories
Update Firebase dependencies
v0.6.9
Compare
Sorry, something went wrong.
No results found
fwal
released this
23 Feb 13:20
0.6.9 (2026-02-23)
🚀 Features
Add support for cloud task triggers (423946a )