This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
ver2ex
/
hw-react-1
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
1
Pull-Requests
0
Wiki
Struktur:
2389e7160b
Branches
Tags
master
hw-react-1
/
node_modules
/
w3c-hr-time
/
CHANGELOG.md
CHANGELOG.md
584 B
Verlauf
Originalformat
Change log
1.0.2 (2020-03-05)
Do not allow infinite loops when calculating
hrtime()
's offset relative to UNIX time. (
#9
)
Add a LICENSE file. (
#3
)
Add Tidelift sponsorship link to README.
1.0.1 (2018-01-03)
Make
performance.toJSON()
return an object with
timeOrigin
property, per
clarifications from specification authors
.
1.0.0 (2018-01-02)
Initial release.