1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red
tilleul b78ef006ec
Support for context stores using JSONata and evaluateNodeProperty()
The function prepareJSONataExpression() does not take context store into account.
This causes problems when using typedInput fields and getting the value of a property based on its type using evaluateNodeProperty().
2020-03-09 11:22:20 +01:00
..
editor-api Bump for 1.0.4 2020-02-27 14:37:25 +00:00
editor-client Bump for 1.0.4 2020-02-27 14:37:25 +00:00
nodes Ensure join node handles missing buffer joiner when not in string mode 2020-03-02 19:50:39 +00:00
registry Bump for 1.0.4 2020-02-27 14:37:25 +00:00
runtime Bump for 1.0.4 2020-02-27 14:37:25 +00:00
util Support for context stores using JSONata and evaluateNodeProperty() 2020-03-09 11:22:20 +01:00