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-03-15
Commits
- [Deps] update
es-abstract
9067824
- [Deps] update
call-bind
,typed-array-buffer
,typed-array-byte-offset
33da086
- [Dev Deps] update
available-typed-arrays
,tape
2f8d038
v1.0.2 - 2024-02-06
Commits
- [Dev Deps] update
aud
,anvailable-typed-arrays
,npmignore
,object-inspect
,tape
9334d4e
- [Deps] update
call-bind
,define-properties
,es-abstract
,get-intrinsic
0acd649
- [Refactor] use
es-errors
, so things that only need those do not needget-intrinsic
70215ad
v1.0.1 - 2023-07-18
Commits
- [readme] fix title and URLs
391dc87
v1.0.0 - 2023-07-18
Commits
- Initial implementation, tests, readme
7684f32
- Initial commit
e4ff962
- [Fix] node v0.11.4 - 3 have an own slice method that works incorrectly
361b2c6
- [Fix]
node < v0.6
lacks proper toString behavior on Typed Arraysbcf30f9
- npm init
a24ef46
- [Fix] update
es-abstract
and move it to runtime depsb70eb79
- Only apps should have lockfiles
3361cbe