Skip to content

v2.0.0

Choose a tag to compare

@jameshopkins jameshopkins released this 30 Apr 21:21
· 4 commits to master since this release
  • Fixed disparities between the 1.x.x branch and contrib/cursor, relating to the onChange callback API. Thanks to netfaly for their efforts.
    • Reversed arguments of onChange callback (now nextValue, prevValue, ...).
    • Add third keyPath argument to onChange callback.