Skip to content

Latest commit

 

History

History
95 lines (66 loc) · 8.42 KB

CHANGELOG.md

File metadata and controls

95 lines (66 loc) · 8.42 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.2.5 - 2024-03-19

Commits

  • [meta] remove useless ESM 4ed36ab
  • [Deps] update call-bind, es-abstract a6e3816
  • [Refactor] use es-object-atoms where possible 3fbee9b
  • [Dev Deps] update hasown, tape dc6356c

v1.2.4 - 2024-02-05

Commits

  • [Deps] update call-bind, define-properties, es-abstract, es-shim-unscopables, get-intrinsic b689455
  • [Refactor] use es-errors, so things that only need those do not need get-intrinsic ca636e6
  • [Tests] use functions-have-names b91692c
  • [Dev Deps] update aud, npmignore, tape 4f87dff
  • [Dev Deps] use hasown instead of has 57ce292
  • [Dev Deps] update object-inspect, tape fa74bab

v1.2.3 - 2023-08-29

Commits

  • [Deps] update define-properties, es-abstract, get-intrinsic 27e8133
  • [Tests] add passing test262 test 678edb3
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, object-inspect, tape 47abe8b
  • [Tests] use globalthis 0cf9142

v1.2.2 - 2022-11-02

Commits

  • [meta] use npmignore to autogenerate an npmignore file f910dc6
  • [Deps] update es-abstract, get-intrinsic 6e44207
  • [actions] update rebase action to use reusable workflow aac0471
  • [Deps] update define-properties, es-abstract, get-intrinsic c1d1d70
  • [Dev Deps] update es-value-fixtures, object-inspect, tape 64c4c0f
  • [Dev Deps] update aud, tape 603fbac
  • [Tests] add indication of whether it was shimmed 7d711f6
  • [Tests] make nullish receiver tests more robust 335cf53

v1.2.1 - 2022-04-11

Commits

  • [Refactor] use es-shim-unscopables abe84ee

v1.2.0 - 2022-04-11

Commits

  • [actions] reuse common workflows 670cc4c
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, object-inspect, safe-publish-latest, tape 11bc460
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, object-inspect, tape b076ad6
  • [actions] update codecov uploader 0d62d86
  • [New] shim/auto: add findLast to Symbol.unscopables b09e4a6
  • [Deps] update es-abstract 024128c
  • [Deps] update es-abstract 2dcab99

v1.1.1 - 2021-10-01

Commits

  • [Refactor] remove unnecessary ESM files 35161c7
  • [Tests] add new tests from test262 e26fa25
  • [Deps] update es-abstract 5ff80b1
  • [readme] fix URLs b962fe2
  • [Dev Deps] update @ljharb/eslint-config, @es-shims/api 5aa11dd

v1.1.0 - 2021-08-07

Commits

  • [New] add ESM entry points ac5ada3
  • [Fix] ES3 engines: ensure nullish receiver throws 4c6592a
  • [Dev Deps] update eslint, @tape 6895166
  • [Fix] add missing entry points to exports ac2f138
  • [Deps] update es-abstract c379fb7

v1.0.0 - 2021-07-13

Commits