Skip to content

Latest commit

 

History

History
82 lines (59 loc) · 7.88 KB

CHANGELOG.md

File metadata and controls

82 lines (59 loc) · 7.88 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.2 - 2024-12-11

Commits

  • [actions] split out node 10-20, and 20+ 6a88895
  • [Refactor] use call-bound and math-intrinsics directly 891fc01
  • [Deps] update call-bind, es-abstract, get-intrinsic, typed-array-byte-offset, typed-array-length, which-typed-array 0251e2f
  • [Dev Deps] update auto-changelog, is-core-module, object-inspect, tape dbfd9dd
  • [Tests] replace aud with npm audit 60d7698
  • [Dev Deps] add missing peer dep 1c07138

v1.1.1 - 2024-07-08

Commits

  • [Fix] write until an error eb8d6c4
  • [Dev Deps] update is-core-module, object-inspect, tape 7810f65

v1.1.0 - 2024-06-12

Commits

v1.0.3 - 2024-03-15

Commits

  • [Deps] update es-abstract c78cb14

v1.0.2 - 2024-03-14

Commits

v1.0.1 - 2024-02-28

Commits

  • [Fix] Uint8Array.prototype.setFromBase64: avoid invoking toString on a non-string string argument ef96249
  • [Fix] Uint8Array.fromBase64: properly throw in some cases with strict lastChunkHandling aae0940
  • [Fix] Uint8Array.prototype.toBase64: properly check detachment; avoid invoking toString on a non-string string argument 97ea97f
  • [Fix] Uint8Array.prototype.setFromHex: avoid invoking toString on a non-string string argument e8f558a
  • [Tests] Uint8Array.prototype.toHex: add test coverage from tc39/test262#3994 cc72c2f
  • [Fix] Uint8Array.fromHex: avoid invoking toString on a non-string string argument 85c927f
  • [Tests] fix .test param order fae569b
  • [Tests] use es-abstract forEach helper 5438ba6
  • [Deps] update call-bind, es-abstract 5490f60
  • [Deps] update es-abstract, is-shared-array-buffer, typed-array-buffer, typed-array-byte-offset, typed-array-length bab0110
  • [Deps] add missing prod deps a68ccf5
  • [Dev Deps] pin jackspeak and glob, since v2.1.2+ and v10.3.8+ respectively depend on npm aliases, which kill the install process in npm < 6 1b9056b
  • [Dev Deps] update tape 100b0d1
  • [readme] fix spec link ccc5bfc
  • [Deps] remove unused dep feef0aa

v1.0.0 - 2024-02-07

Commits

  • Initial implementation, tests, readme ed4e571
  • [Refactor] move into static methods to prototype and rename 3a52985
  • Initial commit a18dcfd
  • [Deps] update array-buffer-byte-length, is-array-buffer, which-typed-array 698a83e
  • npm init 48175a7
  • [Deps] update call-bind, es-errors, safe-regex-test, typed-array-buffer, typedarray.prototype.slice 87095c4
  • Only apps should have lockfiles 57d2588
  • [meta] add missing version script 19d805a