All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.14.0 (2024-03-06)
1.13.1 (2023-12-06)
1.13.0 (2023-12-06)
1.12.0 (2023-09-27)
1.11.0 (2023-06-30)
1.10.1 (2023-06-27)
- node: fix package.json exports (8b1afd2)
1.10.0 (2023-06-23)
1.9.0 (2023-05-16)
- types: add ReverseMap (6cf505c)
1.8.0 (2023-04-18)
- utils: add objectIsEqual (4832678)
1.7.0 (2023-03-03)
- type-guards: support other value types in isEnumValue (30a5de2)
1.6.0 (2023-02-08)
- type-guards: make isOfType work on inherited object properties (f1a68cb)
1.5.1 (2023-02-06)
- update index (55b4be0)
1.5.0 (2023-02-06)
1.4.0 (2023-01-27)
- utils: add partitionArray (39116d3)
1.3.1 (2022-12-23)
- type-guards: make isInArray less strict (6981132)
1.3.0 (2022-12-15)
- add cjs build (760ef9a)
1.2.1 (2022-12-07)
- utils: make toArray ignore null and undefined (9197152)
1.2.0 (2022-12-05)
- add oneOrMore and arrayWithOneOrMore (518361b)
1.1.0 (2022-11-18)
- utils: add asyncEvery and asyncSome (8366733)
- add missing import of utils (38b3cbd)
1.0.0-alpha.2 (2022-11-10)
- add missing import of utils (38b3cbd)
- initial release (53025f4)