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 02cf843 commit d03b4d2Copy full SHA for d03b4d2
History.md
@@ -1,3 +1,7 @@
1
+### 2.1.5 - *April 19 2016*
2
+ * Cherry picked fix for native easing TypeError exception when using groups.
3
+ https://github.com/web-animations/web-animations-next/pull/423
4
+
5
### 2.1.4 - *December 1 2015*
6
* Use `Date.now()` instead of `performace.now()` for mobile Safari.
7
package.json
@@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/web-animations/web-animations-js.git"
},
8
- "version": "2.1.4",
+ "version": "2.1.5",
9
"keywords": [
10
"animations",
11
"polyfill"
0 commit comments