Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 951 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 951 Bytes

2.0.0 (2021-10-30)

Breaking Changes

  • Update Subscribable so that it's compatible with RxJS. (0e8cee0).

1.0.3 (2020-12-04)

Changes

  • Default to rethrowing errors if an error handler or method is not specified. (51a1bff).

1.0.2 (2020-11-28)

Changes

  • Use files in package.json instead of `.npmignore. (f18f685).

1.0.1 (2020-06-24)

Changes

  • Don't distribute the yarn.lock file.