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 978619f commit 8277adeCopy full SHA for 8277ade
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
Patch version updates, unless noted otherwise, are automated benchmark updates ran weekly by our CI.
4
5
+# 4.0.0
6
+
7
+- Split apple mobile benchmark data into two files (apple and apple-ipad) **BREAKING CHANGE**
8
+- Throw when benchmark data is incompatible with library **BREAKING CHANGE**
9
+- Improved iOS device deobfuscation / detection (see https://github.com/pmndrs/detect-gpu/issues/77)
10
+- With multiple results of the same resolution, the one with the lowest fps is picked
11
+- Fixed detection of M1 desktop gpus on non Safari browsers (see https://github.com/pmndrs/detect-gpu/issues/84)
12
13
# 3.1.3
14
15
- Build files included the wrong benchmark version number
0 commit comments