We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e295b9b commit 817adcaCopy full SHA for 817adca
History.md
@@ -1,4 +1,10 @@
1
2
+3.0.0 / 2017-04-04
3
+==================
4
+
5
+ * [chore] Bump isarray to version 2.0.1 (#65)
6
+ * [chore] Use native JSON and drop support for older nodejs versions (#64)
7
8
2.3.2 / 2016-12-30
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-parser",
- "version": "2.3.2",
+ "version": "3.0.0",
"description": "socket.io protocol parser",
"repository": {
"type": "git",
0 commit comments