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.15 - 2024-03-10
Commits
- [types] use a namespace; improve type
f42bec3 - [types] use shared config
464a9e3 - [actions] remove redundant finisher; use reusable workflow
d114ee8 - [Dev Deps] update
@types/node,tape,typescript; add@arethetypeswrong/cli9cc63d8 - [types] add a helpful hover description
29ccf8d - [Deps] update
available-typed-arrays,call-bind,has-tostringtag7ecfd8e
v1.1.14 - 2024-02-01
Commits
- [patch] add types
49c4d4c - [Dev Deps] update
aud,npmignore,tapee5fab7b - [Deps] update
available-typed-arrays,call-bind97e2b44 - [Deps] update
has-tostringtag1efa8bf
v1.1.13 - 2023-10-19
Commits
- [Refactor] avoid call-binding entirely when there is no method to bind
9ff452b
v1.1.12 - 2023-10-19
Commits
- [Fix] somehow node 0.12 - 3 can hit here, and they lack slice but have set
c28e9b8 - [Deps] update
call-binda648554 - [Dev Deps] update
tape7a094d6
v1.1.11 - 2023-07-17
Commits
v1.1.10 - 2023-07-10
Commits
- [actions] update rebase action to use reusable workflow
2c10582 - [Robustness] use
call-bindb2335fd - [Dev Deps] update
@ljharb/eslint-config,aud,tapead5e41b
v1.1.9 - 2022-11-02
Commits
- [Dev Deps] update
aud,is-callable,tape9a20b3c - [Refactor] use
gopdinstead ofes-abstracthelper00157af - [Deps] update
is-typed-array6714240 - [meta] add
sideEffectsflag89b96cc
v1.1.8 - 2022-05-14
Commits
- [actions] reuse common workflows
95ea6c0 - [meta] use
npmignoreto autogenerate an npmignore filed08436a - [readme] add github actions/codecov badges
35ae3af - [Dev Deps] update
eslint,@ljharb/eslint-config,safe-publish-latest,tape86e6e3a - [actions] update codecov uploader
0aa6e30 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,tapea881a78 - [Refactor] use
for-eachinstead offoreach9dafa03 - [Deps] update
es-abstract,is-typed-array0684022 - [Deps] update
es-abstract,is-typed-array633a529
v1.1.7 - 2021-08-30
Commits
- [Refactor] use
globalThisif available2a16d1f - [meta] changelog cleanup
ba99f56 - [Dev Deps] update
@ljharb/eslint-config19a6e04 - [Deps] update
available-typed-arrays50dbc58 - [Deps] update
is-typed-arrayc1b83ea
v1.1.6 - 2021-08-06
Fixed
Commits
v1.1.5 - 2021-08-05
Commits
- [actions] use
node/installinstead ofnode/run; usecodecovaction63fa8dd - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,is-callable,tape1107c74 - [Deps] update
available-typed-arrays,call-bind,es-abstract,is-typed-arrayf953454 - [Fix] use
has-tostringtagto behave correctly in the presence of symbol shams8aee720 - [meta] use
prepublishOnlyscript for npm 7+6c5167b
v1.1.4 - 2020-12-05
Commits
- [meta] npmignore github action workflows
aa427e7
v1.1.3 - 2020-12-05
Commits
- [Tests] migrate tests to Github Actions
803d4dd - [Tests] run
nycon all tests205a13f - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,is-callable,tape97ceb07 - [actions] add "Allow Edits" workflow
b140492 - [Deps] update
es-abstract; usecall-bindwhere applicable2abdb87 - [actions] switch Automatic Rebase workflow to
pull_request_targetevent256d34b - [Dev Deps] update
auto-changelog; addaudddea96f - [meta] gitignore nyc output
8a812bd
v1.1.2 - 2020-04-07
Commits
- [Dev Deps] update
make-arrow-function,make-generator-function28c61ef - [Dev Deps] update
@ljharb/eslint-configa233879 - [Dev Deps] update
auto-changelogdf0134c - [Fix] move
foreachto dependencies6ef29c0 - [Tests] only audit prod deps
eb21044 - [Deps] update
es-abstract5ef0236 - [Dev Deps] update
tape7456037 - [Deps] update
available-typed-arrays8a856c9
v1.1.1 - 2020-01-24
Commits
- [Tests] use shared travis-ci configs
0a627d9 - [meta] add
auto-changelog2a14c58 - [meta] remove unused Makefile and associated utilities
75f7f22 - [Tests] up to
nodev12.10,v11.15,v10.16,v8.16,v6.174162327 - [Refactor] use
es-abstract’scallBound,available-typed-arrays,has-symbols9b04a2a - [readme] fix repo URLs, remove testling
03ed52f - [Dev Deps] update
eslint,@ljharb/eslint-config,replace,semver,tapebfbcf3e - [actions] add automatic rebasing / merge commit blocking
cc88ac5 - [meta] create FUNDING.yml
acbc723 - [Dev Deps] update
eslint,@ljharb/eslint-config,is-callable,tapef1ab63e - [Dev Deps] update
eslint,@ljharb/eslint-config; addsafe-publish-latestac9f50b - [Tests] use
npx audinstead ofnspornpm auditwith hoopsaaaa15d - [Dev Deps] update
eslint,@ljharb/eslint-config,tape602fc9a - [Deps] update
available-typed-arrays,is-typed-arrayb2d69b6 - [meta] add
fundingfield156f613
v1.1.0 - 2019-02-16
Commits
- [Tests] remove
jscs381c9b4 - [Tests] up to
nodev8.2,v7.10,v6.11,v5.8; improve matrix; newer npm breaks on older node7015c19 - [Tests] up to
nodev10.0,v9.11,v8.11,v6.14,v4.9; usenvm install-latest-npmad67885 - [Tests] up to
nodev11.6,v10.15,v8.15,v6.16dd94bfb - [Refactor] use an array instead of an object for storing Typed Array names
de98bc1 - [meta] ignore
test.html06cfb1b - [Tests] up to
nodev7.0,v6.9,v4.6; improve test matrixdf76eaa - [New] add
BigInt64ArrayandBigUint64Arrayd6bca3a - [Dev Deps] update
jscs,nsp,eslintf23b45b - [Dev Deps] update
@ljharb/eslint-config,eslint,semver,tapeddb4484 - [Dev Deps] update
eslint,@ljharb/eslint-config,covert,is-callable,replace,semver,tape4524e59 - [Dev Deps] update
tape,jscs,nsp,eslint,@ljharb/eslint-config,semver1ec7056 - [Dev Deps] update
jscs,nsp,eslint,@ljharb/eslint-config799487d - [Dev Deps] update
tape,jscs,nsp,eslint,@ljharb/eslint-config,semver8092598 - [Tests] up to
nodev11.10a5aabb1 - [Dev Deps] update
@ljharb/eslint-config,eslint,nsp,semver,tape277be33 - [Tests] use
npm auditinstead ofnspee97dc7 - [Dev Deps] update
tape,eslint,@ljharb/eslint-config262ffb0 - [Dev Deps] update
jscs,eslint,@ljharb/eslint-configd6bbcfc - [Tests] up to
nodev6.22ff89eb - Only apps should have lockfiles
e2bc271 - [Dev Deps] update
nsp,eslint,@ljharb/eslint-configb79e93b - [Dev Deps] update
nsp,eslint,@ljharb/eslint-config016dbff - [Dev Deps] update
eslint,tape6ce4bbc - [Tests] on
nodev10.1f0683a0 - [Tests] up to
nodev7.22f29cef - [Dev Deps] update
replace73b5ba6 - [Deps] update
function-bindc8a18c2 - [Tests] on
nodev5.12812102b - [Tests] on
nodev5.10271584f
v1.0.1 - 2016-03-19
Commits
- [Dev Deps] update
tape,jscs,nsp,eslint,@ljharb/eslint-config,semver,is-callable4a628c5 - [Dev Deps] update
tape,jscs,nsp,eslint,@ljharb/eslint-config,is-callable8e09372 - [Tests] up to
nodev5.6,v4.33a35bf9 - [Dev Deps] update
jscs,eslint,@ljharb/eslint-config9410d5e - [Fix]
Symbol.toStringTagis on the super-[[Prototype]] of Float32Array, not the [[Prototype]].7c40a3a - [Tests] up to
nodev5.9,v4.407878e7 - Use the object form of "author" in package.json
65caa56 - [Tests] use pretest/posttest for linting/security
c170f7e - [Deps] update
is-typed-array9ab324e - [Deps] update
function-binda723142 - [Deps] update
is-typed-arrayed82ce4 - [Tests] on
nodev4.2f581c20