Skip to content

v0.13.0

Compare
Choose a tag to compare
@whateverbot whateverbot released this 08 Mar 13:40
· 206 commits to master since this release
9f6d1bf

0.13.0 (2020-03-08)

Bug Fixes

  • fixing tests after rebase from master (be8e131)
  • lint errors (e6cf272)
  • removing findById check in transactions (aa7cc18)
  • returning T out of transactions! (dbbeb30)
  • setting validation off by default, tests refactor (b423030)

Features

  • firestore batch validations! (68284cd)
  • implementing firestore batch! (a5e099f)
  • runTransaction work in repositories! (4ffb109)
  • wip: initial implementation of generic transactions (9ccb91e)