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.6 - 2024-12-19
- [Refactor] remove useless ESM implementation
c4a18f2
- [actions] split out node 10-20, and 20+
0dcf538
- [meta] add missing
engines.node
86ebb7d
- [Refactor] use
math-intrinsics
directly61b7232
- [Deps] update
call-bind
,define-properties
,es-abstract
46f8f54
- [Dev Deps] update
@es-shims/api
,@ljharb/eslint-config
,auto-changelog
,npmignore
,tape
e0c753b
- [Refactor] use
call-bound
directlyca61e8e
- [Tests] replace
aud
withnpm audit
94fe93d
- [Dev Deps] add missing peer dep
973ffa7
v1.0.5 - 2023-09-06
- [Deps] update
define-properties
,es-abstract
92cec49
- [Dev Deps] update
@es-shims/api
,@ljharb/eslint-config
,aud
,tape
2450393
v1.0.4 - 2022-11-05
- [actions] reuse common workflows
1e44b7e
- [meta] use
npmignore
to autogenerate an npmignore file627e65b
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,functions-have-names
,tape
6e47906
- [actions] update rebase action to use reusable workflow
322aeb3
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,safe-publish-latest
,tape
900bfaa
- [Deps] update
define-properties
,es-abstract
4a60be5
v1.0.3 - 2021-10-27
- [Fix] implementation: properly handle
0.toExponential(2)
etc7f2b3fc
- [Tests] fix tests
92f9820
- [Tests] increase coverage
9f43110
- [Fix] Safari < 11 and FF < 50 incorrectly throw on edge cases
d34fe4b
- [actions] update codecov uploader
39654a4
- [Fix] FF 3.6 - 86 do not round properly
8a06af7
- [Fix] IE <= 11 and Edge <= 14 have a rounding bug
e5765a9
- [Dev Deps] update
@es-shims/api
f04ed07
- [Tests] increase coverage
2e068f9
v1.0.2 - 2021-10-03
- [Deps] update
es-abstract
fbef089
- [Fix] use
thisNumberValue
instead ofNumber()
45aef15
- [actions] update workflows
6f5a556
- [Dev Deps] update
@es-shims/api
7b966fd
- [readme] Edge 18 works fine
7b8c229