Skip to content

Latest commit

 

History

History
117 lines (88 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

117 lines (88 loc) · 10.9 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.3 - 2024-03-20

Commits

  • [meta] remove useless ESM daf1ca5
  • [Deps] update call-bind, define-properties, es-abstract, es-shim-unscopables 22017f8
  • [actions] use reusable workflows 3b03a03
  • [Dev Deps] update aud, npmignore, tape ec13284
  • [Refactor] use es-object-atoms where possible 7ae894c
  • [Tests] use call-bind instead of function-bind 426d41a
  • [meta] add missing engines.node 2447279

v1.1.2 - 2023-08-28

Commits

  • [Deps] update define-properties, es-abstract a41635f
  • [Dev Deps] update @ljharb/eslint-config, aud, tape 9577042
  • [Tests] add @es-shims/api b1d49be

v1.1.1 - 2022-11-02

Commits

  • [meta] use npmignore to autogenerate an npmignore file 6a4cd75
  • [Deps] update define-properties, es-abstract 4ede643
  • [actions] update rebase action to use reusable workflow 2e2a1cd
  • [Dev Deps] update aud, functions-have-names, tape 3ac3e18

v1.1.0 - 2022-04-11

Commits

  • [actions] reuse common workflows 9c1bb77
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, tape 0c09344
  • [actions] update codecov uploader 83aa293
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, tape bf6ad69
  • [New] shim/auto: add at to Symbol.unscopables 7d9840f
  • [Deps] update es-abstract 3ff5bb3
  • [Deps] update es-abstract 8dd0858

v1.0.3 - 2021-09-30

Commits

  • [Refactor] remove ESM entry points 667d2b9
  • [Tests] add cases for Infinities; increase coverage 5158d4d
  • [Deps] update es-abstract 32dec9f
  • [actions] use node/install instead of node/run; use codecov action 6b9167b
  • [Dev Deps] update eslint, tape be5df6a
  • [Fix] ESM: ensure that imports work with es-abstract 2661b6e
  • [Dev Deps] update @ljharb/eslint-config 59d59a8
  • [Deps] update es-abstract fe9ce35

v1.0.2 - 2021-07-29

Commits

  • [actions] use node/install instead of node/run; use codecov action b4af027
  • [readme] remove travis badge b132350
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, tape b3c0da0
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, tape 091a76d
  • [actions] update workflows f8d3842
  • [readme] add github actions/codecov badges b865889
  • [actions] avoid failing fast 556768e
  • [Deps] update es-abstract a23efc0
  • [Dev Deps] update eslint, tape 68c753b
  • [meta] use prepublishOnly, for npm 7+ 2ee454b
  • [Tests] increase coverage 6e76301
  • [Deps] update es-abstract e9672de
  • [Deps] update es-abstract 4686db5

v1.0.1 - 2021-01-14

Commits

  • [meta] do not publish github action workflow files 665f6b7
  • [Dev Deps] update eslint, @ljharb/eslint-config, functions-have-names, has-strict-mode, tape da08017
  • [Robustness] ensure main export callBinds f0ab610
  • [Deps] update call-bind ad8c353
  • [readme] Update link to proposed specification c61cb2a

v1.0.0 - 2020-11-19

Commits

  • [Tests] migrate tests to Github Actions 2e19005
  • [Breaking] rename package to at from item ad5633a
  • [Tests] run nyc on all tests ab32337
  • [actions] add "Allow Edits" workflow b151658
  • [Dev Deps] update eslint, @ljharb/eslint-config, auto-changelog 9c656a8
  • [Dev Deps] update aud, eslint 5fa8f8a
  • [Deps] add call-bind fb37275

v0.1.0 - 2020-08-14

Commits