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 e32cc4d commit 7e5bd5fCopy full SHA for 7e5bd5f
2 files changed
CHANGELOG.md
@@ -5,7 +5,7 @@ Runtime
5
- Beta: Projects - must be enabled in settings file
6
- Allow port zero for Express (#1363)
7
- Better error reporting when module provides duplicate type
8
- - Update jsonata to 1.4.1
+ - Update jsonata to 1.5.0
9
- add express-session memorystore without leaks (#1435)
10
- Allow adminAuth.user to be a Function Fixes #1461
11
- Ensure RED.server is set even if admin api disabled
package.json
@@ -52,7 +52,7 @@
52
"is-utf8": "0.2.1",
53
"js-yaml": "3.10.0",
54
"json-stringify-safe": "5.0.1",
55
- "jsonata": "1.4.1",
+ "jsonata": "1.5.0",
56
"media-typer": "0.3.0",
57
"memorystore": "1.6.0",
58
"mqtt": "2.15.1",
0 commit comments