CHANGELOG.md 2.8 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-02-04

Commits

  • [Deps] update array-buffer-byte-length, call-bind, define-properties, es-abstract, get-intrinsic, is-array-buffer d9b6859
  • [Dev Deps] update aud, npmignore, object-inspect, tape 38cb58d
  • [Refactor] use es-errors where possible, so things that only need those do not need get-intrinsic 5c07bef

v1.0.2 - 2023-09-05

Commits

  • [Deps] update es-abstract a9ab0d2
  • [Dev Deps] update tape 6b24af5
  • [Fix] move es-abstract to runtime deps 63a8397

v1.0.1 - 2023-07-11

Commits

  • [Fix] node < 0.11 has an own nonconfigurable slice property; use it 554823c
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, es-abstract, tape 53b0421
  • [Deps] update define-properties, get-intrinsic 4966b02

v1.0.0 - 2023-07-09

Commits