Skip to content

Releases: laurence79/ts-array-extensions

3.0.0

17 Jan 11:24
Compare
Choose a tag to compare

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

17 Jan 01:18
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release

3.0.0-beta.2 (2025-01-17)

Bug Fixes

  • callback should be optional on first() and last() (c1cc968)

3.0.0-beta.1

17 Jan 00:58
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2025-01-17)

Features

BREAKING CHANGES

  • Async functions removed, new import path to apply to Array prototype

3.0.0-alpha.2

17 Jan 00:45
Compare
Choose a tag to compare
3.0.0-alpha.2 Pre-release
Pre-release

3.0.0-alpha.2 (2025-01-17)

Features

  • Rename addToPrototype to apply (f4b1c18)

3.0.0-alpha.1

16 Jan 23:45
Compare
Choose a tag to compare
3.0.0-alpha.1 Pre-release
Pre-release

3.0.0-alpha.1 (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)

Features

BREAKING CHANGES

  • Async functions removed, new import path to apply to Array prototype

2.2.4

16 Jan 13:46
Compare
Choose a tag to compare

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

16 Jan 11:29
Compare
Choose a tag to compare
2.2.4-next.4 Pre-release
Pre-release

2.2.4-next.4 (2025-01-16)

Bug Fixes

  • Missing file extensions on compact and compactMap (947af23)

2.2.4-next.3

16 Jan 11:16
Compare
Choose a tag to compare
2.2.4-next.3 Pre-release
Pre-release

2.2.4-next.3 (2025-01-16)

Bug Fixes

  • Types not included in package (54f6f44)

2.2.4-next.2

16 Jan 10:50
Compare
Choose a tag to compare
2.2.4-next.2 Pre-release
Pre-release

2.2.4-next.2 (2025-01-16)

Bug Fixes

2.2.4-next.1

16 Jan 10:41
Compare
Choose a tag to compare
2.2.4-next.1 Pre-release
Pre-release

2.2.4-next.1 (2025-01-16)

Bug Fixes

  • Individual functions are not exported (#36) (316690e)