forked from lix-project/lix-website
2.8 KiB
2.8 KiB
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-18
Commits
- [Deps] update
call-bind
,es-abstract
f1d3e70
- [Dev Deps] update
tape
272a736
- [meta] add missing
engines.node
7a9c8b0
v1.0.2 - 2024-02-04
Commits
- [Refactor] use
es-errors
where possible, so things that only need those do not needget-intrinsic
a6c01d0
- [Deps] update
call-bind
,define-properties
,es-abstract
,get-intrinsic
65383da
- [Dev Deps] update
aud
,npmignore
,tape
e8aeb5b
- [Robustness]
filter
is not available pre-ES58f185b8