Skip to content

v2.1.1

Compare
Choose a tag to compare
@ericyhwang ericyhwang released this 27 May 20:08
· 31 commits to master since this release

What's Changed

  • [TS typings] In model.add callback's error parameter, remove null from type union by @deongroenewald in #308
    • This resolves typing issues for consumer code written prior to v2.1.0 calling model.add with a callback typed as (error?: Error) => void.

New Contributors

Full Changelog: v2.1.0...v2.1.1