Skip to content

Latest commit

 

History

History
106 lines (80 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

106 lines (80 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.0.7 - 2024-03-18

Commits

  • [Deps] update call-bind, define-properties, es-abstract cf5b186
  • [actions] remove redundant finisher 91e66f4
  • [Refactor] use es-object-atoms and es-errors where possible 50cf805
  • [Dev Deps] update aud, npmignore, tape 4fea25f

v1.0.6 - 2023-09-05

Commits

  • [Deps] update define-properties, es-abstract a56523d
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, tape 8b31354

v1.0.5 - 2022-11-03

Commits

  • [meta] use npmignore to autogenerate an npmignore file 4947d60
  • [Deps] update define-properties, es-abstract 8a26405
  • [actions] update rebase action to use reusable workflow 53f54fa
  • [Dev Deps] update aud, functions-have-names, tape a3900a8

v1.0.4 - 2022-04-11

Commits

  • [actions] reuse common workflows aa78504
  • [Fix] properly handle a large negative length 82ca7a7
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, tape bf9990f
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, safe-publish-latest, tape 51939b0
  • [actions] update codecov uploader 0d23590
  • [Fix] properly handle only-holes array 03ff7bc
  • [Deps] update es-abstract 78df18e
  • [Deps] update es-abstract e5bed45

v1.0.3 - 2021-10-01

Commits

  • [actions] use node/install instead of node/run; use codecov action e0a7026
  • [Deps] update es-abstract 2ce67ff
  • [readme] remove travis badge f298762
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, aud, auto-changelog, tape efe3c84
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, functions-have-names, has-strict-mode, tape ba05cff
  • [Dep] move is-string to prod deps f78c045
  • [actions] update workflows a26ca6a
  • [readme] add github actions/codecov badges 2c388a5
  • [Dev Deps] update eslint, tape 867bf4d
  • [Deps] update call-bind, es-abstract 2b4a286
  • [meta] use prepublishOnly script for npm 7+ 380d87e
  • [Tests] increase coverage e6af3b8
  • [Deps] update es-abstract 96880a6

v1.0.2 - 2020-11-19

Commits

  • [Tests] migrate tests to Github Actions ea4f683
  • [meta] do not publish github action workflow files 53c3261
  • [Deps] update es-abstract; use call-bind where applicable; remove function-bind abcd257
  • [Tests] run nyc on all tests 0495c5b
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, tape cc6c003
  • [actions] add "Allow Edits" workflow 096ee81
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape, functions-have-names 7d44469
  • [Tests] run es-shim-api in postlint; use tape runner fec96c9
  • [Dev Deps] update auto-changelog, tape f500455
  • [Dev Deps] update auto-changelog; add aud 329afee
  • [actions] switch Automatic Rebase workflow to pull_request_target event c114412
  • [Tests] only audit prod deps 9f4affd
  • [Deps] update es-abstract 76c1306
  • [Deps] update es-abstract 6dd0011

v1.0.1 - 2019-12-20

Commits

  • [Tests] use shared travis-ci configs 23e5e93
  • [Refactor] use split-up es-abstract (72% bundle size decrease) 7abe53a
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, functions-have-names, auto-changelog 3626d2e
  • [actions] add automatic rebasing / merge commit blocking 24fa046
  • [Dev Deps] update eslint, @ljharb/eslint-config, is-string, tape c2476e9
  • [Deps] update es-abstract 26cce05
  • [meta] add funding field f819203
  • [Deps] update es-abstract d83aaa6

v1.0.0 - 2019-10-01

Commits