Skip to content

v1.5.0 Release Canidate 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@prescottprue prescottprue released this 30 Jul 19:23
  • Fix race condition with uniqueSet - #207
  • Usage of profileFactory is wrapped in try/catch to handle and reject errors within provided factory function
  • Typescript Typings updated to make notSetValue not required (i.e. dataToJS(firebase, 'todos') instead of dataToJS(firebase, 'todos', undefined)) - #214