Skip to content

Latest commit

 

History

History
97 lines (74 loc) · 9.97 KB

CHANGELOG.md

File metadata and controls

97 lines (74 loc) · 9.97 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.6 - 2024-03-19

Commits

  • [Deps] update call-bind, define-properties, es-abstract, is-negative-zero 7c013c3
  • [actions] remove redundant finisher 61f0b4d
  • [Refactor] use es-object-atoms where possible 609f1a4
  • [Tests] use call-bind instead of function-bind 80e8cd8
  • [Dev Deps] update aud, npmignore, tape 7fd0d51

v1.0.5 - 2023-09-05

Commits

  • [Deps] update define-properties, es-abstract 4c372e6
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, tape fc7a8ed

v1.0.4 - 2022-11-03

Commits

  • [actions] reuse common workflows 6b707e8
  • [meta] use npmignore to autogenerate an npmignore file 410e6fa
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, safe-publish-latest, tape 2c3aed0
  • [Deps] update define-properties, es-abstract f7961b8
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, functions-have-names, tape 887b2bb
  • [actions] update rebase action to use reusable workflow 7a1969b
  • [actions] update codecov uploader 7d76048
  • [Deps] update es-abstract, is-negative-zero da36052

v1.0.3 - 2021-10-01

Commits

  • [meta] do not publish Github Actions workflows ae867ee
  • [actions] use node/install instead of node/run; use codecov action 54f6b89
  • [Deps] update es-abstract, is-string e1cce7e
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, aud, auto-changelog, tape 5e8d708
  • [readme] add github actions/codecov badges 235dba5
  • [actions] update workflows 8c96cc6
  • [Dev Deps] update eslint, tape 3c4e6a2
  • [meta] use prepublishOnly, for npm 7+ b8a6e39
  • [Deps] update es-abstract a8e1739

v1.0.2 - 2021-02-21

Commits

  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, functions-have-names, has-strict-mode, tape 57904e3
  • [readme] remove travis badge 07045b0
  • [actions] update workflows 6a3bc1e
  • [Deps] update call-bind, es-abstract, is-negative-zero 826797e
  • [Tests] increase coverage 43663e1

v1.0.1 - 2020-11-19

Commits

  • [Tests] migrate tests to Github Actions d44c242
  • [Deps] update es-abstract; use call-bind where applicable f734a6c
  • [Tests] run nyc on all tests 201f9f3
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, tape 0b49587
  • [actions] add "Allow Edits" workflow 4996250
  • [Tests] run es-shim-api in postlint; use tape runner ae68471
  • [Dev Deps] update aud, auto-changelog 3cc87b0
  • [Dev Deps] update auto-changelog, tape 82c5099
  • [Dev Deps] update functions-have-names, tape 3509732
  • [Tests] only audit prod deps 142ed84
  • [actions] switch Automatic Rebase workflow to pull_request_target event dfbf236
  • [Deps] update es-abstract 40fe88e
  • [Dev Deps] update @ljharb/eslint-config 81fca5a
  • [Deps] update es-abstract 4e46827

v1.0.0 - 2020-01-22

Commits