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.1 (2022-10-14)
Note: Version bump only for package @spicy-hooks/observables
2.2.0 (2022-06-09)
- Support recent versions of React
- Make the
concurrent*
operators unsubscribe from source (#37) @goce-cz
- Use
Object.is
as the default equality function ofusePartialSnapshot
(#25) @goce-cz
- Remove labeled tuples for improved compatibility with older TS versions (#20) @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
- Add high level concepts (#1) @goce-cz