We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fddcf02 commit 532ccd8Copy full SHA for 532ccd8
CHANGELOG.md
@@ -1,5 +1,6 @@
1
## Changelog
2
##### Unreleased
3
+- Optimized `DataView.prototype.{ getFloat16, setFloat16 }` performance, thanks [**@LeviPesin**](https://github.com/LeviPesin)
4
- Compat data improvements:
5
- [`RegExp.escape`](https://github.com/tc39/proposal-regex-escaping) marked as shipped from Safari 18.2
6
- [`Promise.try`](https://github.com/tc39/proposal-promise-try) marked as shipped from Safari 18.2
0 commit comments