Skip to content

Latest commit

 

History

History
90 lines (67 loc) · 9 KB

CHANGELOG.md

File metadata and controls

90 lines (67 loc) · 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.4 - 2024-07-29

Commits

  • [readme] fix URLs f26fc22
  • [Dev Deps] update @ljharb/eslint-config, aud, available-typed-arrays, npmignore, object-inspect, object.assign, tape f724135
  • [Deps] update function.prototype.name, has-tostringtag, which-collection, which-typed-array 831119b

v1.1.3 - 2022-11-02

Commits

  • [meta] use npmignore to autogenerate an npmignore file 0ccf168
  • [Dev Deps] update aud, has-bigints, has-symbols, in-publish, object-inspect, object.assign, tape 2c87b2e
  • [actions] update rebase action to use reusable workflow ab27caf
  • [meta] simplify exports 680d056
  • [Deps] update which-typed-array 3ca0216
  • [meta] add sideEffects flag caa2221

v1.1.2 - 2022-04-12

Commits

  • [actions] reuse common workflows b1b60aa
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, safe-publish-latest, tape 8115a20
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, object-inspect, tape 86b3c3b
  • [actions] update codecov uploader de30f4b
  • [Deps] update function.prototype.name, is-finalizationregistry, which-typed-array 0ba20f5
  • [Refactor] use is-async-function 6f36d89
  • [Deps] update is-weakref d775476

v1.1.1 - 2021-08-06

Commits

  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, available-typed-arrays, object-inspect, tape 8adae7d
  • [Deps] update is-date-object, is-generator-function, is-regex, which-typed-array 805b158
  • [Refactor] use has-tostringtag to behave correctly in the presence of symbol shams 9ec250a
  • [readme] add github actions/codecov badges 75b51b4

v1.1.0 - 2021-04-18

Commits

  • [Fix] prevent constructor or Symbol.toStringTag from lying about builtins 7638412
  • [actions] use node/install instead of node/run; use codecov action 6a06770
  • [New] recognize Promise 0d79e3a
  • [New] recognize WeakRef and FinalizationRegistry 020de6a
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, has-symbols, object-inspect, tape 71e47f5
  • [Deps] update function.prototype.name, is-regex f2d56b9
  • [meta] use prepublishOnly script for npm 7+ daae0a0
  • [Tests] increase coverage bd406f2

v1.0.1 - 2020-12-14

Commits

  • [Tests] migrate tests to Github Actions 165a1b5
  • [meta] do not publish github action workflow files 851f508
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, has-bigints, object-inspect, object.assign, tape 5b0906c
  • [Tests] run nyc on all tests; use tape runner 85924cd
  • [readme] fix repo URLs, remove defunct badges 8fb4bb5
  • [Dev Deps] update @ljharb/eslint-config, available-typed-arrays, make-arrow-function, make-generator-function 9d65291
  • [Deps] update function.prototype.name, is-generator-function, is-regex, which-boxed-primitive, which-collection, which-typed-array 7900c10
  • [actions] add "Allow Edits" workflow f9f04f5
  • [actions] switch Automatic Rebase workflow to pull_request_target event 4452dee

v1.0.0 - 2020-01-24

Commits