Skip to content

Latest commit

 

History

History
88 lines (65 loc) · 8.63 KB

CHANGELOG.md

File metadata and controls

88 lines (65 loc) · 8.63 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.1.4 - 2024-12-19

Commits

  • [actions] split out node 10-20, and 20+ 8296654
  • [meta] sort package.json f6cf8a5
  • [Refactor] use math-intrinsics directly; drop get-intrinsic a8698c6
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, tape 46127a1
  • [Deps] update call-bind, es-abstract, get-intrinsic 124cb6c
  • [Refactor] use es-object-atoms directly 809d396
  • [Refactor] use call-bound directly 228d239
  • [Tests] replace aud with npm audit 9977b72
  • [Dev Deps] add missing peer dep 7dfbee5

v1.1.3 - 2024-03-18

Commits

  • [Refactor] remove useless ESM 0cfe8e3
  • [Deps] update call-bind, define-properties, es-abstract, es-shim-unscopables, get-intrinsic e7e46d8
  • [actions] remove redundant finisher b4238c4
  • [Dev Deps] update aud, hasown, npmignore, tape 8ffb39f
  • [Dev Deps] use hasown instead of has de2e075
  • [Refactor] use es-object-atoms where possible c96c2be
  • [Dev Deps] update tape 0240969
  • [Tests] run es-shim-api tests f95b2ed

v1.1.2 - 2023-09-05

Commits

  • [Deps] update define-properties, es-abstract, get-intrinsic 1308a02
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, tape 2c52462

v1.1.1 - 2022-11-02

Commits

  • [meta] use npmignore to autogenerate an npmignore file e4149d6
  • [Deps] update define-properties, es-abstract, get-intrinsic d92adab
  • [actions] update rebase action to use reusable workflow 55eac99
  • [Dev Deps] update aud, functions-have-names, tape 5d06fbd

v1.1.0 - 2022-04-11

Commits

  • [actions] reuse common workflows 5f204cc
  • [actions] update codecov uploader 7564dfd
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, safe-publish-latest, tape da76ea8
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, tape 816a956
  • [New] shim/auto: add copyWithin to Symbol.unscopables c362435
  • [Deps] update es-abstract f28de62
  • [Deps] update es-abstract 9f8df51

v1.0.1 - 2021-10-01

Commits

  • [actions] use node/install instead of node/run; use codecov action c08e5a7
  • [Deps] update es-abstract f91df5f
  • [actions] update workflows 30240e5
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, aud, auto-changelog, tape b57fc25
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, tape 1f8fe14
  • [actions] update workflows fbd8cc8
  • [readme] add github actions/codecov badges d8d982b
  • [Deps] update call-bind, es-abstract, get-intrinsic f56abe8
  • [readme] remove travis badge eefe5d8
  • [Dev Deps] update eslint, tape bc7a55a
  • [meta] use prepublishOnly, for npm 7+ da859c5
  • [Deps] update es-abstract 53c12e4

v1.0.0 - 2021-01-11

Commits

  • es-shims initial commit 5e690d4
  • Initial commit 8d3c0ce
  • [meta] do not publish github action workflow files 7b0f421
  • [meta] add Automatic Rebase and Require Allow Edits workflows ef172f2
  • [meta] Only apps should have lockfiles e701129