Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 4.56 KB

CHANGELOG.md

File metadata and controls

57 lines (40 loc) · 4.56 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.0.4 - 2025-03-25

Commits

  • [Tests] increase coverage 039c0b1
  • [Deps] remove unused deps, add missing dev dep a11571b
  • [Dev Deps] update @es-shims/api, auto-changelog, es-value-fixtures, for-each, tape be72c3f
  • [Deps] update call-bind, es-abstract, es-map, get-intrinsic 3f2b7e2
  • [Tests] increase coverage 598aa09
  • [readme] add note about Array.prototype.groupToMap ef7a1c0
  • [Deps] update array.prototype.filter, es-abstract 4b1b1b9
  • [Dev Deps] update @ljharb/eslint-config, tape c5578d1
  • [Tests] replace aud with npm audit a37d869
  • [Dev Deps] update @es-shims/api 3c9b954
  • [Dev Deps] add missing peer dep 1ce533c

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
  • [meta] add missing engines.node 7c37a32
  • [Dev Deps] update tape c6fd058

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
  • [Deps] update call-bind, define-properties, es-abstract, es-map, get-intrinsic bfc18bd
  • [Dev Deps] update aud, npmignore, tape d6b1d92
  • [Robustness] filter is not available pre-ES5 012f732

v1.0.1 - 2023-08-28

Commits

v1.0.0 - 2023-07-11

Commits

  • Initial implementation, tests, readme f717f40
  • Initial commit 49fd516
  • npm init 3a2cc46
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, tape 56457ac
  • Only apps should have lockfiles ad0d253
  • [Deps] update define-properties, es-abstract, get-intrinsic a220931