Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 3.41 KB

CHANGELOG.md

File metadata and controls

47 lines (31 loc) · 3.41 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.3 - 2024-11-21

Fixed

  • [Fix] avoid relying on __proto__ accessor #4

Commits

  • [types] use shared config 10b0823
  • [actions] split out node 10-20, and 20+ 11554a9
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @types/object-inspect, auto-changelog, object-inspect, tape c39dd06
  • [Tests] run tsc and @arethetypeswrong/cli in CI 0b984aa
  • [Tests] replace aud with npm audit 512b59d

v1.0.2 - 2024-02-20

Commits

  • add types 9eecdd2
  • [actions] skip ls check on node < 10; remove redundant finisher 4fb4c91
  • [Deps] update available-typed-arrays, has-proto 805cee2

v1.0.1 - 2024-02-17

Commits

  • [Dev Deps] update aud, npmignore, object-inspect, tape ffe7494
  • [Deps] update available-typed-arrays, call-bind, is-typed-array 3006bd7
  • [Refactor] use gopd 45827ea
  • [Dev Deps] update tape e33d080
  • [meta] add sideEffects flag f1dc0db

v1.0.0 - 2023-06-06

Commits