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.0 - 2022-05-02
- [Tests] flesh out tests
d1d8fc3
- [New] use
parseint
shim; shimparseInt
when shimmingNumber.parseInt
ea5bcb9
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,functions-have-names
,tape
40057e9
- [Deps] update
define-properties
9d8d552
v1.0.1 - 2021-12-13
- [actions] reuse common workflows
e686e66
- [Refactor] remove unnecessary ESM files
0b8ee78
- [actions] update codecov uploader
088292e
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,safe-publish-latest
,tape
7914592
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,auto-changelog
,tape
155c201
- [Fix] callBind to
Number
, notMath
b8561dc
- [Tests] use
Number
instead ofMath
bdf7f47
- [Tests] add
@es-shims/api
1c300a7
- [actions] update workflows
290b53e
- [actions] update workflows
7e8d561