# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v1.0.5](https://github.com/es-shims/Map.groupBy/compare/v1.0.4...v1.0.5) - 2025-09-11

### Commits

- [Deps] update `es-abstract` [`f6e7f1a`](https://github.com/es-shims/Map.groupBy/commit/f6e7f1adc9e954be12ceee10c0a4e8174d56ff70)
- [Deps] update `@es-shims/api`, `@ljharb/eslint-config` [`daa33fd`](https://github.com/es-shims/Map.groupBy/commit/daa33fd47b1fadd9036b4a4a0fd60bd5e1058071)
- [Deps] update `es-map` [`1ba1cf8`](https://github.com/es-shims/Map.groupBy/commit/1ba1cf8cbe059dcfbbd0c1bd83e123de2f8912d2)

## [v1.0.4](https://github.com/es-shims/Map.groupBy/compare/v1.0.3...v1.0.4) - 2025-03-25

### Commits

- [Tests] increase coverage [`039c0b1`](https://github.com/es-shims/Map.groupBy/commit/039c0b1170b6b7d52ba4827eb39152ae1cbbef07)
- [Deps] remove unused deps, add missing dev dep [`a11571b`](https://github.com/es-shims/Map.groupBy/commit/a11571bbc943f3d17a5f86b9fac784d0ae8ba741)
- [Dev Deps] update `@es-shims/api`, `auto-changelog`, `es-value-fixtures`, `for-each`, `tape` [`be72c3f`](https://github.com/es-shims/Map.groupBy/commit/be72c3f36a581eb173ebb644b4e63073f8725520)
- [Deps] update `call-bind`, `es-abstract`, `es-map`, `get-intrinsic` [`3f2b7e2`](https://github.com/es-shims/Map.groupBy/commit/3f2b7e24f25b76ccf35c2a053bbb089f9e8d4f7a)
- [Tests] increase coverage [`598aa09`](https://github.com/es-shims/Map.groupBy/commit/598aa093b08fd5922a974ac2cbd98a19edd71abf)
- [readme] add note about Array.prototype.groupToMap [`ef7a1c0`](https://github.com/es-shims/Map.groupBy/commit/ef7a1c04d13636df9591edcd38506f54f25e6182)
- [Deps] update `array.prototype.filter`, `es-abstract` [`4b1b1b9`](https://github.com/es-shims/Map.groupBy/commit/4b1b1b914a33802c762864cb840367c98d9a12c5)
- [Dev Deps] update `@ljharb/eslint-config`, `tape` [`c5578d1`](https://github.com/es-shims/Map.groupBy/commit/c5578d1582f631ac7bb35dc2425ca8e077365150)
- [Tests] replace `aud` with `npm audit` [`a37d869`](https://github.com/es-shims/Map.groupBy/commit/a37d869453e92fe75427c109045f299f3664db42)
- [Dev Deps] update `@es-shims/api` [`3c9b954`](https://github.com/es-shims/Map.groupBy/commit/3c9b95497538c494d285278afd107688427856b9)
- [Dev Deps] add missing peer dep [`1ce533c`](https://github.com/es-shims/Map.groupBy/commit/1ce533cf0a063d454cc70bbfba77b09639be2795)

## [v1.0.3](https://github.com/es-shims/Map.groupBy/compare/v1.0.2...v1.0.3) - 2024-03-17

### Commits

- [Refactor] replace `es-abstract` with `es-object-atoms` when possible; update `call-bind`, `es-abstract`, `es-errors`, `get-intrinsic` [`fccc167`](https://github.com/es-shims/Map.groupBy/commit/fccc16732a807e206a36e7559448caa35b3990ff)
- [meta] add missing `engines.node` [`7c37a32`](https://github.com/es-shims/Map.groupBy/commit/7c37a32e808e199b852e0ba63f40f16d9aa10561)
- [Dev Deps] update `tape` [`c6fd058`](https://github.com/es-shims/Map.groupBy/commit/c6fd0586bcc21d0be18bdaae91555111073af826)

## [v1.0.2](https://github.com/es-shims/Map.groupBy/compare/v1.0.1...v1.0.2) - 2024-02-04

### Commits

- [Refactor] use `es-errors` where possible, so things that only need those do not need `get-intrinsic` [`7cbb043`](https://github.com/es-shims/Map.groupBy/commit/7cbb0438763592b4f22191c6a3149edc21f94f09)
- [Deps] update `call-bind`, `define-properties`, `es-abstract`, `es-map`, `get-intrinsic` [`bfc18bd`](https://github.com/es-shims/Map.groupBy/commit/bfc18bd3c99fd32661dfe070d597041922049bf1)
- [Dev Deps] update `aud`, `npmignore`, `tape` [`d6b1d92`](https://github.com/es-shims/Map.groupBy/commit/d6b1d92373cf34ec8f828686483c88855f6994cc)
- [Robustness] `filter` is not available pre-ES5 [`012f732`](https://github.com/es-shims/Map.groupBy/commit/012f73293203fb1fca2752de4f0e0c5dbe29bbee)

## [v1.0.1](https://github.com/es-shims/Map.groupBy/compare/v1.0.0...v1.0.1) - 2023-08-28

### Commits

- [Deps] update `es-abstract` [`4fd5072`](https://github.com/es-shims/Map.groupBy/commit/4fd50729474023a440e7dff43119e6cfad708f6f)
- [Dev Deps] update `tape` [`b217ce6`](https://github.com/es-shims/Map.groupBy/commit/b217ce6658bf29aa7040d19e3213ad8e63b45fa2)

## v1.0.0 - 2023-07-11

### Commits

- Initial implementation, tests, readme [`f717f40`](https://github.com/es-shims/Map.groupBy/commit/f717f403d92294c7d3a875624804986049005489)
- Initial commit [`49fd516`](https://github.com/es-shims/Map.groupBy/commit/49fd5162ed28c98bddf15e245eec3381966ef2f2)
- npm init [`3a2cc46`](https://github.com/es-shims/Map.groupBy/commit/3a2cc463387d04bd7fac5bc02cbc686c52bf7656)
- [Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `tape` [`56457ac`](https://github.com/es-shims/Map.groupBy/commit/56457ace7438723f5080826fd1ee6a18b57c2233)
- Only apps should have lockfiles [`ad0d253`](https://github.com/es-shims/Map.groupBy/commit/ad0d25375bd9e5b0f5ce083d4968607dc9aaf37c)
- [Deps] update `define-properties`, `es-abstract`, `get-intrinsic` [`a220931`](https://github.com/es-shims/Map.groupBy/commit/a220931b9e3d42146f84dee342998a6188438cd7)
