Skip to content
Permalink
9bfb9ba527
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

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.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