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
- [Fix] avoid relying on
__proto__
accessor#9
- [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
withnpm audit
b0b4e8f
v1.0.6 - 2024-03-21
- [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
- add types
df51e65
- [Refactor] use
possible-typed-array-names
for a single source of truth84503a3
- [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
andhas-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
flag6e91309
v1.0.4 - 2022-05-23
- [actions] reuse common workflows
dfd4a37
- [meta] use
npmignore
to autogenerate an npmignore filea837e80
- [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 listed8ec761c
- [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
- [Tests] migrate tests to Github Actions
a578b83
- [meta] avoid publishing github workflows
f064a4b
- [Tests] run
nyc
on all tests69b841e
- [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
; usecall-bind
instead ofes-abstract
e7da56b
- [readme] remove travis badge
6d610d8
- [actions] switch Automatic Rebase workflow to
pull_request_target
event2d0ad64
v1.0.2 - 2020-04-22
- [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/imported104f4c6
- [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
- Initial commit
5f9e2ec
- Tests
6b9cadb
- Implementation
6a3cb50
- npm init
41d42cd
- [meta] add
auto-changelog
4fd159b
- [meta] add
funding
field; create FUNDING.yml6a9fca7
- [actions] add automatic rebasing / merge commit blocking
8303296
- [Tests] add
npm run lint
47a9c21
- [Tests] use shared travis-ci configs
d0c8915
- Only apps should have lockfiles
3eaef9c