File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v2.0.1
3+ ## v2.0.1 (2021-09-20)
44
55- Upgraded dependencies
66
7- ## v2.0.0
7+ ## v2.0.0 (2021-06-14)
88
99- ** [ BREAKING CHANGE] ** Renamed function ` measure() ` to ` measureSync() `
1010- ** [ BREAKING CHANGE] ** Renamed function ` benchmark() ` to ` benchmarkSync() `
1414- Added async function ` benchmark() `
1515- Upgraded dependencies
1616
17- ## v1.1.5
17+ ## v1.1.5 (2021-05-18)
1818
1919- Upgraded dependencies
2020
21- ## v1.1.4
21+ ## v1.1.4 (2021-01-18)
2222
2323- Upgraded dependencies
2424
25- ## v1.1.3
25+ ## v1.1.3 (2020-11-10)
2626
2727- Added ` esnext ` and ` sideEffects ` in package.json
2828- Upgraded dependencies
2929
30- ## v1.1.2
30+ ## v1.1.2 (2020-09-17)
3131
3232- Upgraded dependencies
3333
34- ## v1.1.1
34+ ## v1.1.1 (2020-08-06)
3535
3636- Upgraded dependencies
3737
38- ## v1.1.0
38+ ## v1.1.0 (2020-04-17)
3939
4040- Fixed measure and benchmark results when ` performance.now() ` is not available
4141- Fixed some internal functions
4545- Added a ` rank ` attribute to each benchmark result
4646- Added unit tests for utils functions
4747
48- ## v1.0.0
48+ ## v1.0.0 (2020-04-16)
4949
5050- First public release
You can’t perform that action at this time.
0 commit comments