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 753ec57 commit 03ec572Copy full SHA for 03ec572
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 1.1.1
2
+
3
+ - Do not send full message object in messageQueued event Fixes #8
4
5
### 1.1.0
6
7
- Require Node-RED 2.0.0-beta.2
package.json
@@ -1,6 +1,6 @@
{
"name": "node-red-debugger",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "A flow debugger for Node-RED 2.x",
"repository": {
"type": "git",
0 commit comments