All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.0-beta.6 (2023-12-06)
- core: fix infinite loop when the action was called during notifying by another action (#80) (336948c)
1.0.0-beta.5 (2023-06-15)
1.0.0-beta.4 (2023-06-09)
- util: fix memoization for functions dropping their arguments to 0 (41ddc7f)
1.0.0-beta.3 (2022-09-08)
- react: change required react peer dependency to >=16.8.0
1.0.0-beta.2 (2022-07-29)
1.0.0-beta.1 (2022-07-25)
Note: Version bump only for package frp-ts
1.0.0-beta.0 (2022-07-23)
- core: combine lost notification of middle node (#61) (2b022b5)
- lens: lensed atom distinct changes (#57) (d56fd2b)
- core: add fromInteropObservable to observable namespace (9390892)
- react: useObservable (b23f772)
- test-utils: newAdapter (3f6c3cc)
1.0.0-alpha.16 (2022-05-21)
1.0.0-alpha.15 (2022-04-07)
1.0.0-alpha.14 (2022-03-24)
1.0.0-alpha.13 (2022-01-21)
- core: emitter.mergeMany does not multicast anymore
1.0.0-alpha.12 (2022-01-17)
- all functions requiring Env now don't need it, some functions were removed
1.0.0-alpha.11 (2022-01-14)
- core: add compatibility with
RxJs
andMost
(6df5739) - core: add constructor for
property
& remove interop export (282abef) - fp-ts: migrate to new signature (1005889)
- lens: migrate to new signature (fa6e5d1)
1.0.0-alpha.10 (2021-12-28)
Note: Version bump only for package frp-ts
1.0.0-alpha.9 (2021-12-28)
Note: Version bump only for package frp-ts
1.0.0-alpha.8 (2021-12-24)
Note: Version bump only for package frp-ts
1.0.0-alpha.7 (2021-12-24)
Note: Version bump only for package frp-ts
1.0.0-alpha.6 (2021-12-24)
Note: Version bump only for package frp-ts
1.0.0-alpha.5 (2021-12-21)
- react: add
useProperties
re-export from index.ts (95efde4)
1.0.0-alpha.4 (2021-12-21)
- react: add
useProperties
hook for multiple properties (3f0e366)
1.0.0-alpha.3 (2021-12-17)
- react: fix incorrect imports from src (73e78a4)
1.0.0-alpha.2 (2021-12-17)
- react: fix useProperty (809a9b2)
- react: add usePropertyFromProps hook (5e026b1)
1.0.0-alpha.1 (2021-11-17)
- react: add @frp-ts/react package (ec274ea)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.