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 f42e26d commit 5f475fbCopy full SHA for 5f475fb
History.md
@@ -1,4 +1,10 @@
1
2
+5.0.0 / 2017-05-11
3
+===================
4
+
5
+ * [perf] Use notepack instead of msgpack-lite (#218)
6
+ * [perf] Use pattern matching at the namespace level (#217)
7
8
4.0.1 / 2017-05-11
9
===================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-redis",
- "version": "4.0.1",
+ "version": "5.0.0",
"description": "",
"license": "MIT",
"repository": {
0 commit comments