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 33d97df commit 9392b72Copy full SHA for 9392b72
HISTORY.md
@@ -1,4 +1,10 @@
1
2
+3.3.0 / 2018-04-23
3
+==================
4
+
5
+ * Don't swallow integration errors
6
+ * Fix test that verifies invoke error behaviour.
7
8
3.2.3 / 2018-03-27
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics.js-integration",
- "version": "3.2.3",
+ "version": "3.3.0",
"description": "Base factory for analytics.js integrations",
"keywords": [
"analytics.js",
0 commit comments