You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.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
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