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.1 - 2023-10-12
Commits
- [Tests] fix tests in ES3 engines 
5c6920e 
- [Dev Deps] update 
@types/es-value-fixtures, @types/for-each, @types/gopd, @types/has-property-descriptors, tape, typescript 7d82dfc 
- [Fix] IE 8 has a broken 
Object.defineProperty 0672e1a 
- [meta] emit types on prepack 
73acb1f 
- [Dev Deps] update 
tape, typescript 9489a77 
v1.1.0 - 2023-09-13
Commits
- [New] add 
loose arg 155235a 
- [New] allow 
null to be passed for the non* args 7d2fa5f 
v1.0.1 - 2023-09-12
Commits
- [meta] add TS types 
43d763c 
- [Dev Deps] update 
@types/tape, typescript f444985 
- [meta] add 
safe-publish-latest, 172bb10 
v1.0.0 - 2023-09-12
Commits
- Initial implementation, tests, readme 
5b43d6b 
- Initial commit 
35e577a 
- npm init 
82a0a04 
- Only apps should have lockfiles 
96df244 
- [meta] use 
npmignore to autogenerate an npmignore file a87ff18