Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 990 Bytes

CHANGELOG.md

File metadata and controls

27 lines (13 loc) · 990 Bytes

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.2 (2017-09-01)

Bug Fixes

  • use zone helper to wrap callback in transaction method (31e3dc3), closes #2

0.1.1 (2017-04-21)

Bug Fixes

  • DataSnapshot: replace ExtendedDataSnapshot DataSnapshot with correct typing and .ref set correctly (95d86fe)
  • zoneHelper: Prevent errors when Zone is not used (9977009)

0.1.0 (2017-03-29)