group-items

JavaScript module for grouping arrays by complex keys (written in TypeScript)

MIT License

Downloads
4.4K
Stars
12
Committers
5

Bot releases are visible (Hide)

group-items - v4.0.0 Latest Release

Published by github-actions[bot] almost 1 year ago

4.0.0 (2023-10-19)

⚠ BREAKING CHANGES

  • Convert group-items to ESM, dropping CommonJS support (#181)

Features

  • Convert group-items to ESM, dropping CommonJS support (#181) (3ac1998)

Bug Fixes

  • deps: update dependency deep-eql to v5 (#180) (e70bed0)
group-items - v3.0.3

Published by github-actions[bot] about 1 year ago

3.0.3 (2023-07-23)

Miscellaneous Chores

  • Fix release CI for publishing provenance (#157) (757010d)
group-items - v3.0.2

Published by github-actions[bot] about 1 year ago

3.0.2 (2023-07-23)

Miscellaneous Chores

group-items - v3.0.1

Published by github-actions[bot] over 1 year ago

3.0.1 (2023-07-17)

Bug Fixes

  • Export types with "export type" for clarity (#153) (754a067)
group-items - v3.0.0

Published by github-actions[bot] over 1 year ago

3.0.0 (2023-06-24)

⚠ BREAKING CHANGES

  • Drop support for Node.js older than v18.16.1 (#143)

Miscellaneous Chores

  • Drop support for Node.js older than v18.16.1 (#143) (bf62344)
group-items - v2.2.1

Published by github-actions[bot] over 1 year ago

2.2.1 (2023-03-29)

Bug Fixes

  • Speed up group creation by using hash buckets (#123) (1f99c08)
group-items - v2.2.0

Published by github-actions[bot] about 2 years ago

2.2.0 (2022-09-21)

Features

Bug Fixes

group-items - v2.1.0

Published by meyfa over 2 years ago

What's Changed

Full Changelog: https://github.com/meyfa/group-items/compare/v2.0.0...v2.1.0

group-items - v2.0.0

Published by meyfa over 2 years ago

What's Changed

Full Changelog: https://github.com/meyfa/group-items/compare/v1.0.0...v2.0.0

group-items - v1.0.0

Published by meyfa over 4 years ago

  • Update dependencies; use JS standard style with ESLint (678e32de39215e6a982a9f4d9d3c3e1b83ac41d9)

Full Changelog: https://github.com/meyfa/group-items/compare/v0.1.0...v1.0.0

group-items - v0.1.0

Published by meyfa almost 5 years ago

Initial release