Comparing version 3.0.0-beta.1 to 3.0.0-beta.2
@@ -0,1 +1,36 @@ | ||
#### 3.0.0-beta.2: Beta Release | ||
**Migration from 2.x** | ||
- The 'slice wires' action has changed from Ctrl-RightMouseButton to Alt-LeftMouseButton | ||
Editor | ||
- Rework Junctions to be more node like in their event handling (#3607) @knolleary | ||
- Change slicing / slice-junction operations over to mouse button 0 (Left Mouse Button) (#3609) @Steve-Mcl | ||
- Do not slice-junction link node wires (#3608) @knolleary | ||
- Handle many-to-one slicing of wires (#3604) @knolleary | ||
- Ensure ACE worker options are set (#3611) @Steve-Mcl | ||
- Remove duplicate history add of ungroup event (#3605) @knolleary | ||
- use text width instead of number of characters for deciding select fi… (#3603) @HiroyasuNishiyama | ||
- Update Japanese info of link call node reflecting update of English info (#3600) @HiroyasuNishiyama | ||
- Fix typedInput label not visible on themes (#3580) @bonanitech | ||
- Fix project switching when junctions are present (#3595) @Steve-Mcl | ||
- Fix junction: when wiring from a regular nodes INPUT, backwards to a junction (#3591) @Steve-Mcl | ||
- Fix error initialising flow tab editor (#3585) @Steve-Mcl | ||
- Add Japanese translations for v3.0-beta.1 (#3576) @kazuhitoyokoi | ||
- Fix image paths where `red/image/typedInput/XXXX.png` should be `red/image/typedInput/XXXX.svg` (#3592) @kazuhitoyokoi | ||
- Fix browser console error Uncaught TypeError when searching certain terms (#3584) @Steve-Mcl | ||
Runtime | ||
- fix error on system-info action (#3589) @HiroyasuNishiyama | ||
Nodes | ||
- I18n switch rule selector (#3602) @HiroyasuNishiyama | ||
- Handle removal of event handlers to allow mqtt client.end() to work (#3594) @PhilDay-CT | ||
- update link-call node info according to current behavior (#3597) @HiroyasuNishiyama | ||
#### 3.0.0-beta.1: Beta Release | ||
@@ -2,0 +37,0 @@ |
{ | ||
"name": "node-red", | ||
"version": "3.0.0-beta.1", | ||
"version": "3.0.0-beta.2", | ||
"description": "Low-code programming for event-driven applications", | ||
@@ -34,6 +34,6 @@ "homepage": "http://nodered.org", | ||
"dependencies": { | ||
"@node-red/editor-api": "3.0.0-beta.1", | ||
"@node-red/runtime": "3.0.0-beta.1", | ||
"@node-red/util": "3.0.0-beta.1", | ||
"@node-red/nodes": "3.0.0-beta.1", | ||
"@node-red/editor-api": "3.0.0-beta.2", | ||
"@node-red/runtime": "3.0.0-beta.2", | ||
"@node-red/util": "3.0.0-beta.2", | ||
"@node-red/nodes": "3.0.0-beta.2", | ||
"basic-auth": "2.0.1", | ||
@@ -40,0 +40,0 @@ "bcryptjs": "2.4.3", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
91891
15029
0
+ Added@node-red/editor-api@3.0.0-beta.2(transitive)
+ Added@node-red/editor-client@3.0.0-beta.2(transitive)
+ Added@node-red/nodes@3.0.0-beta.2(transitive)
+ Added@node-red/registry@3.0.0-beta.2(transitive)
+ Added@node-red/runtime@3.0.0-beta.2(transitive)
+ Added@node-red/util@3.0.0-beta.2(transitive)
+ Addedcookie@0.4.2(transitive)
+ Addedexpress-session@1.17.3(transitive)
+ Addedi18next@21.8.2(transitive)
+ Addeduglify-js@3.15.5(transitive)
- Removed@node-red/editor-api@3.0.0-beta.1(transitive)
- Removed@node-red/editor-client@3.0.0-beta.1(transitive)
- Removed@node-red/nodes@3.0.0-beta.1(transitive)
- Removed@node-red/registry@3.0.0-beta.1(transitive)
- Removed@node-red/runtime@3.0.0-beta.1(transitive)
- Removed@node-red/util@3.0.0-beta.1(transitive)
- Removedexpress-session@1.17.2(transitive)
- Removedi18next@21.6.16(transitive)
- Removeduglify-js@3.15.4(transitive)
Updated@node-red/nodes@3.0.0-beta.2
Updated@node-red/util@3.0.0-beta.2