Skip to content

Latest commit

 

History

History
106 lines (78 loc) · 9.7 KB

CHANGELOG.md

File metadata and controls

106 lines (78 loc) · 9.7 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-11-22

Fixed

  • [Fix] avoid relying on __proto__ accessor #9

Commits

  • [Tests] fix TS issues f36b6bd
  • [actions] split out node 10-20, and 20+ d81efa0
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @types/object-inspect, auto-changelog, object-inspect, tape a61b15b
  • [Tests] replace aud with npm audit b0b4e8f

v1.0.6 - 2024-03-21

Commits

  • [types] vastly improve types 9f68d36
  • [types] use shared config b6b3cbc
  • [actions] remove redundant finisher c69896e
  • [Tests] actually check types in tests, and add attw e2c3f94

v1.0.5 - 2024-02-20

Commits

  • add types df51e65
  • [Refactor] use possible-typed-array-names for a single source of truth 84503a3
  • [actions] update rebase action to use reusable workflow f163023
  • [Dev Deps] update @ljharb/eslint-config, aud, npmignore, object-inspect, tape 57ca930
  • [Dev Deps] update aud, is-callable, object-inspect, tape 99343f4
  • [Refactor] use gopd and has-proto b134a5c
  • [Deps] update call-bind, is-typed-array 3b62f55
  • [meta] add missing engines.node ff3e9f7
  • [Deps] update is-typed-array 877f507
  • [meta] add sideEffects flag 6e91309

v1.0.4 - 2022-05-23

Commits

  • [actions] reuse common workflows dfd4a37
  • [meta] use npmignore to autogenerate an npmignore file a837e80
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, is-callable, object-inspect, tape 7b05a87
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, object-inspect, tape c495f6e
  • [meta] simplify "exports" e42a6b6
  • [Fix] ensure for-each dependency is properly listed 8ec761c
  • [Deps] update call-bind, is-typed-array 2cc173a
  • [meta] add safe-publish-latest e8e3afa
  • [Deps] update is-typed-array cd8084d

v1.0.3 - 2020-12-05

Commits

  • [Tests] migrate tests to Github Actions a578b83
  • [meta] avoid publishing github workflows f064a4b
  • [Tests] run nyc on all tests 69b841e
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, object-inspect, tape 4594e83
  • [actions] add "Allow Edits" workflow 81e953b
  • [Deps] update is-typed-array; use call-bind instead of es-abstract e7da56b
  • [readme] remove travis badge 6d610d8
  • [actions] switch Automatic Rebase workflow to pull_request_target event 2d0ad64

v1.0.2 - 2020-04-22

Commits

  • [Dev Deps] update make-arrow-function, make-generator-function 4facf69
  • [Deps] update is-typed-array, es-abstract aaf3585
  • [Dev Deps] update aud, auto-changelog f10e298
  • [meta] allow package.json to be required/imported 104f4c6
  • [Tests] only audit prod deps c748ab5
  • [Deps] update es-abstract 6cd213e
  • [Dev Deps] update tape 2b0b2ea
  • [Dev Deps] update @ljharb/eslint-config cf462f3
  • [Deps] update is-typed-array ff46995

v1.0.1 - 2020-01-19

Commits

v1.0.0 - 2020-01-18

Commits