Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 5.5 KB

CHANGELOG.md

File metadata and controls

69 lines (46 loc) · 5.5 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.6 - 2025-03-14

Commits

  • [Deps] update call-bind, es-abstract, es-object-atoms, get-intrinsic, is-string 87c32ac
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, has-strict-mode, tape 1596d3b
  • [Refactor] use call-bound directly d1aca67
  • [Tests] replace aud with npm audit 0d51e2e
  • [Dev Deps] add missing peer dep 6450b29

v1.0.5 - 2024-03-20

Commits

  • [Deps] update call-bind, es-abstract, es-errors, get-intrinsic 001a03c
  • [actions] use reusable workflows 5b2dcac
  • [Refactor] use es-object-atoms where possible 6d67717
  • [Dev Deps] update tape b76ad1f

v1.0.4 - 2024-02-04

Commits

  • [Deps] update call-bind, define-properties, es-abstract, get-intrinsic a3f4dfb
  • [Dev Deps] update aud, npmignore, tape f60825e
  • [Refactor] use es-errors where possible, so things that only need those do not need get-intrinsic 19b46a8

v1.0.3 - 2023-09-01

Commits

  • [Deps] update define-properties, es-abstract, get-intrinsic f24f412
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, tape 8edd988
  • [actions] fix permissions 853b8a9

v1.0.2 - 2022-11-04

Commits

  • [meta] use npmignore to autogenerate an npmignore file 77d693c
  • [Deps] update define-properties, es-abstract, get-intrinsic 074c5a9
  • [actions] update rebase action to use reusable workflow 7cc3529
  • [Dev Deps] update aud, functions-have-names, tape 832cc23

v1.0.1 - 2022-04-13

Commits

  • [Fix] IE 8 and pre-ES6 engines need a full reimplementation 0457bd5
  • [Tests] add some intermediate assertions to splice chains c873f6c
  • [readme] add note about engines that need the polyfill cbfd52f
  • [Tests] skip strict mode tests in non-strict-mode engines 2d9750b
  • [Deps] update es-abstract 155f96f

v1.0.0 - 2022-04-13

Commits