Releases: laurence79/ts-array-extensions
Releases · laurence79/ts-array-extensions
3.0.0
3.0.0 (2025-01-17)
Bug Fixes
- callback should be optional on first() and last() (c1cc968)
Features
BREAKING CHANGES
- Async functions removed, new import path to apply to Array prototype
3.0.0-beta.2
Bug Fixes
- callback should be optional on first() and last() (c1cc968)
3.0.0-beta.1
Features
BREAKING CHANGES
- Async functions removed, new import path to apply to Array prototype
3.0.0-alpha.2
Features
- Rename addToPrototype to apply (f4b1c18)
3.0.0-alpha.1
Bug Fixes
- Files not exported (a73812f)
- Individual functions are not exported (#36) (316690e)
- Missing file extensions on compact and compactMap (947af23)
- Types not included in package (54f6f44)
Features
BREAKING CHANGES
- Async functions removed, new import path to apply to Array prototype
2.2.4
2.2.4 (2025-01-16)
Bug Fixes
- Files not exported (a73812f)
- Individual functions are not exported (#36) (316690e)
- Missing file extensions on compact and compactMap (947af23)
- Types not included in package (54f6f44)
2.2.4-next.4
Bug Fixes
- Missing file extensions on compact and compactMap (947af23)
2.2.4-next.3
Bug Fixes
- Types not included in package (54f6f44)
2.2.4-next.1
Bug Fixes
- Individual functions are not exported (#36) (316690e)