Skip to content

v2.0.0-beta.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@craigbeck craigbeck released this 18 Mar 19:51
· 119 commits to master since this release
  • Refine event on method types ea93285
  • Add getArray method 4f3c12a
  • Refine mutator method types 17a4ad9
  • Re-export DefaultType from Model/index 701073d
  • Query subscribe callback is optional 4edfd0a
  • Unify Segment and Path type (temp) 286e137
  • Fix Query retrun types and optional args 557cc24
  • Use Callback type for callback typing 4140ca2
  • Use Path type 47589ab
  • Allow optional filter function passed to filter 6f695fe
  • Refine path method signature typing 8683880
  • Refine setDiff method signature typing 7e597f7
  • Export RefOptions interface; refine refs method signature typing c05d50a
  • Use DefaultType placeholder for default generic param on Model (naming TBD) 90ce009
  • Add generic parameter to util.promisfy to allow for typing return types if needed 0fb59af
  • Export event types 8375d5d
  • Type wrapCallback to accept optional calback (it wraps a default callback if not provided) 94ea9ab

v2.0.0-beta.10...v2.0.0-beta.11