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 61b162a commit 84cb8e8Copy full SHA for 84cb8e8
CHANGES.md
@@ -1,3 +1,14 @@
1
+# 3.7.1 (2020-09-29) - London
2
+## Features/Changes
3
+* lib: Add Navigator.{vendor,maxTouchPoints} (#1062)
4
+* lib: adds the intersection observer API (#1063)
5
+
6
+## Bug fixes
7
+* compiler: revert of "Eliminate allocation of dummy function #1013"
8
+* compiler: fix for #1051 (#1052), Ensure the overflow warning is always displayed
9
+* runtime: add missing primitives for 4.11
10
+* lib: Fix resize-observer (#1058)
11
12
# 3.7.0 (2020-08-05) - Lille
13
## Features/Changes
14
* Runtime: allow one to override xmlHttpRequest.create (#1002)
VERSION
@@ -1 +1 @@
-3.7.0
+3.7.1
0 commit comments