Skip to content

Releases: mindhivefi/ts-mock-firebase

v2.3.0

02 Jun 23:35
Compare
Choose a tag to compare

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

02 Jun 18:18
Compare
Choose a tag to compare

2.2.0 (2019-06-02)

Features

  • 🎸 getDocumentIds support callback functions (3c45c35)
  • 🎸 Triggering an listener right after registratration (6fcb56d)

v2.1.4

21 May 16:51
Compare
Choose a tag to compare

2.1.4 (2019-05-21)

Bug Fixes

  • πŸ› Updated TypeScript version from 3.4.4 to 3.4.5 (b4f521c)

v2.1.3

21 Apr 17:52
Compare
Choose a tag to compare

2.1.3 (2019-04-21)

Bug Fixes

  • πŸ› Fixes for handling updates inside a transaction (f494e57)

v2.1.2

21 Apr 09:04
Compare
Choose a tag to compare

2.1.2 (2019-04-21)

Bug Fixes

  • πŸ› Fixes on update() and set() with merge operations (1d04148)

v2.1.1

19 Apr 06:06
Compare
Choose a tag to compare

2.1.1 (2019-04-19)

Bug Fixes

  • πŸ› document.data changed to return a deep copy of data (d9d567a)

v2.1.0

19 Apr 04:25
Compare
Choose a tag to compare

2.1.0 (2019-04-19)

Features

  • 🎸 Shallow get and set for collections mocking (0714f39)

v2.0.3

18 Apr 19:12
Compare
Choose a tag to compare

2.0.3 (2019-04-18)

Bug Fixes

  • πŸ› Multiple FieldValue.delete() operations in transaction (46c99d9)

v2.0.2

17 Apr 18:19
Compare
Choose a tag to compare

2.0.2 (2019-04-17)

Bug Fixes

  • πŸ› Field value path update path references fix (508a892)

v2.0.1

08 Apr 19:00
Compare
Choose a tag to compare

2.0.1 (2019-04-08)

Bug Fixes

  • πŸ› moved-app-types-to-the-root (af5e99a)