Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

46 lines (25 loc) · 1.31 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0 (2022-11-22)

Features

  • Require rxjs 7.5, update all deps (#47) (851c940) by @yuqiora

2.2.0 (2022-06-09)

Features

2.1.2 (2022-05-01)

Bug fixes

  • Remove unnecessary dependency on React

2.1.0 (2021-06-17)

Bug fixes

  • Move deferredFn to observables as it depends on RxJS (#41) @goce-cz

2.0.1 (2020-11-11)

Bug fixes

  • Prevent isShallowEqual from choking on null (#32) @goce-cz

1.0.0 (2020-10-09)

Features / enhancements

  • Polish code and complete basic TSDoc comments (#17) @goce-cz
  • Add high level docs (#15) @goce-cz
  • Generate typedoc docs and upload them to S3 (#8) @goce-cz

Bug fixes

  • Group all compiled output in lib folder (#6) @goce-cz