Releases: BHC-IT/stronk-types
Releases · BHC-IT/stronk-types
v5.5.4
5.5.4 (2023-11-06)
Bug Fixes
- Type exports now should work for any importing TS module (b6d8e29)
v5.5.3
5.5.3 (2023-11-01)
Bug Fixes
- Correctly export for use with CommonJS (09f3879)
v5.5.0
5.5.0 (2023-09-29)
Features
- Json: Add simple Json types (08c6cea)
v5.4.1
5.4.1 (2023-09-19)
Bug Fixes
- ObjectUtils: Partialise uses Pick with Keys instead of keyof T (8b2ebe1)
v5.4.0
5.4.0 (2023-09-18)
Features
- ObjectUtils: Add Partialise (07160ca)
v5.3.0
5.3.0 (2023-08-16)
Features
- Util: Add NumericRange<Start, End> (7d2cd97)
v5.2.0
5.2.0 (2023-06-27)
Features
- Conditionals: Add IsUnion and corresponding Ifs (66701bc)
v5.1.1
5.1.1 (2023-06-25)
Bug Fixes
- MergeInsertions can't be used as a type (cb7a663)