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
- [actions] split out node 10-20, and 20+
6a88895 - [Refactor] use
call-boundandmath-intrinsicsdirectly891fc01 - [Deps] update
call-bind,es-abstract,get-intrinsic,typed-array-byte-offset,typed-array-length,which-typed-array0251e2f - [Dev Deps] update
auto-changelog,is-core-module,object-inspect,tapedbfd9dd - [Tests] replace
audwithnpm audit60d7698 - [Dev Deps] add missing peer dep
1c07138
v1.1.1 - 2024-07-08
v1.1.0 - 2024-06-12
- [patch]
FromHexAO spec changes1dd5e0a - [Refactor] editorial tweaks from tc39/proposal-arraybuffer-base64#55
f11b293 - [New]
Uint8Array.prototype.toBase64: addomitPaddingoption, per spece195980 - [Deps] update
es-abstract,typed-array-lengthea55cf0 - [Dev Deps] update
@ljharb/eslint-config71eff04 - [Deps] update
es-abstracteece9c4
v1.0.3 - 2024-03-15
- [Deps] update
es-abstractc78cb14
v1.0.2 - 2024-03-14
- [Tests] add more coverage from tc39/test262#3994
b0d4dd8 - [Fix] add missing
exportsentriese260b77 - [Deps] update
safe-array-concat,which-typed-array06f7137
v1.0.1 - 2024-02-28
- [Fix]
Uint8Array.prototype.setFromBase64: avoid invoking toString on a non-stringstringargumentef96249 - [Fix]
Uint8Array.fromBase64: properly throw in some cases withstrictlastChunkHandlingaae0940 - [Fix]
Uint8Array.prototype.toBase64: properly check detachment; avoid invoking toString on a non-stringstringargument97ea97f - [Fix]
Uint8Array.prototype.setFromHex: avoid invoking toString on a non-stringstringargumente8f558a - [Tests]
Uint8Array.prototype.toHex: add test coverage from tc39/test262#3994cc72c2f - [Fix]
Uint8Array.fromHex: avoid invoking toString on a non-stringstringargument85c927f - [Tests] fix
.testparam orderfae569b - [Tests] use es-abstract forEach helper
5438ba6 - [Deps] update
call-bind,es-abstract5490f60 - [Deps] update
es-abstract,is-shared-array-buffer,typed-array-buffer,typed-array-byte-offset,typed-array-lengthbab0110 - [Deps] add missing prod deps
a68ccf5 - [Dev Deps] pin
jackspeakandglob, since v2.1.2+ and v10.3.8+ respectively depend on npm aliases, which kill the install process in npm < 61b9056b - [Dev Deps] update
tape100b0d1 - [readme] fix spec link
ccc5bfc - [Deps] remove unused dep
feef0aa
- Initial implementation, tests, readme
ed4e571 - [Refactor] move
intostatic methods to prototype and rename3a52985 - Initial commit
a18dcfd - [Deps] update
array-buffer-byte-length,is-array-buffer,which-typed-array698a83e - npm init
48175a7 - [Deps] update
call-bind,es-errors,safe-regex-test,typed-array-buffer,typedarray.prototype.slice87095c4 - Only apps should have lockfiles
57d2588 - [meta] add missing
versionscript19d805a