All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.0.0 (2022-11-22)
2.2.0 (2022-06-09)
- Remove unnecessary dependency on React
- Move
deferredFn
to observables as it depends on RxJS (#41) @goce-cz
- Prevent
isShallowEqual
from choking on null (#32) @goce-cz
- 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
- Group all compiled output in
lib
folder (#6) @goce-cz