Releases: mindhivefi/ts-mock-firebase
Releases Β· mindhivefi/ts-mock-firebase
v2.3.0
2.3.0 (2019-06-02)
Bug Fixes
- π Removed jest cache that causes out of memory error (7f1cf46)
- π Removed unused import (9db4917)
Features
- πΈ Support for where and sort using field paths (96131d6), closes #55
v2.2.0
2.2.0 (2019-06-02)
Features
- πΈ getDocumentIds support callback functions (3c45c35)
- πΈ Triggering an listener right after registratration (6fcb56d)
v2.1.4
2.1.4 (2019-05-21)
Bug Fixes
- π Updated TypeScript version from 3.4.4 to 3.4.5 (b4f521c)
v2.1.3
2.1.3 (2019-04-21)
Bug Fixes
- π Fixes for handling updates inside a transaction (f494e57)
v2.1.2
2.1.2 (2019-04-21)
Bug Fixes
- π Fixes on update() and set() with merge operations (1d04148)
v2.1.1
2.1.1 (2019-04-19)
Bug Fixes
- π document.data changed to return a deep copy of data (d9d567a)
v2.1.0
2.1.0 (2019-04-19)
Features
- πΈ Shallow get and set for collections mocking (0714f39)
v2.0.3
2.0.3 (2019-04-18)
Bug Fixes
- π Multiple FieldValue.delete() operations in transaction (46c99d9)
v2.0.2
2.0.2 (2019-04-17)
Bug Fixes
- π Field value path update path references fix (508a892)
v2.0.1
2.0.1 (2019-04-08)
Bug Fixes
- π moved-app-types-to-the-root (af5e99a)