Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 2.84 KB

CHANGELOG.md

File metadata and controls

41 lines (27 loc) · 2.84 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.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