Skip to content

Releases: alex2844/node-red-builder

v1.5.2

10 Apr 17:27

Choose a tag to compare

🔧 Miscellaneous

  • 661e33a chore: set moduleDetection to force in typescript configs (alex2844)

Full Changelog: v1.5.1...v1.5.2

v1.5.1

08 Apr 20:24

Choose a tag to compare

✨ Improvements

  • 911999a refactor(templates): remove 'name' placeholders and add localized 'token' example (alex2844)
  • d935240 refactor(runtime): make msg optional in BaseNode properties evaluation (alex2844)

Full Changelog: v1.5.0...v1.5.1

v1.5.0

06 Apr 19:05

Choose a tag to compare

🚀 Features

  • 6a9b0ed feat: add credentials support to config node template (alex2844)
  • 9e557eb feat: add updateEvent param to initClient() with 'auth' default (alex2844)
  • ac1d14e feat: add onStart() lifecycle hook to BaseNode and BaseConfigNode (alex2844)
  • ee59571 feat: add shared.js template for sharing constants between runtime and UI (alex2844)

🐛 Bug Fixes

  • 83ff677 fix: wrap bundled UI scripts in IIFE for scope isolation (alex2844)

Full Changelog: v1.4.0...v1.5.0

v1.4.0

25 Mar 19:53

Choose a tag to compare

🚀 Features

  • 169dbba feat(templates): automate JSDoc typing for linked config nodes (alex2844)
  • 81eaa0a feat(cli): add --config-node and --skip-config options to add command (alex2844)

✨ Improvements

  • d6346c6 refactor(templates): optimize runtime template and typing (alex2844)

📖 Documentation

Full Changelog: v1.3.1...v1.4.0

v1.3.1

21 Mar 21:16

Choose a tag to compare

🐛 Bug Fixes

  • b20c7db fix(templates): adjust topic input width in node template (alex2844)

⚙️ Continuous Integration

  • 0edcf87 ci(release): refactor release workflow and reset package versions (alex2844)

Full Changelog: v1.3.0...v1.3.1

v1.3.0

14 Mar 11:32

Choose a tag to compare

🚀 Features

✨ Improvements

  • 32f32b4 refactor: improve naming and defaults in config node templates (alex2844)

📖 Documentation

🔧 Miscellaneous

Full Changelog: v1.2.1...v1.3.0

v1.2.1

13 Mar 20:31

Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v1.2.0...v1.2.1

v1.2.0

12 Mar 20:52

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • 02c9633 fix(cli): allow port from config file to take precedence (alex2844)

✨ Improvements

📖 Documentation

  • eacce9a docs: update READMEs with new features and configuration options (alex2844)

🔧 Miscellaneous

Full Changelog: v1.1.0...v1.2.0

v1.1.0

09 Mar 21:49

Choose a tag to compare

🚀 Features

  • b60a80b feat(runtime): add TCredentials generic to BaseConfigNode and BaseNode (alex2844)

📖 Documentation

  • bee099c docs(node-red-builder): update JSDoc generic types for BaseConfigNode (alex2844)

🔧 Miscellaneous

Full Changelog: v1.0.1...v1.1.0

v1.0.1

09 Mar 16:40

Choose a tag to compare

🐛 Bug Fixes

⚙️ Continuous Integration

  • 2981fe3 ci: use subshells for directory navigation in release loop (alex2844)

Full Changelog: v1.0.0...v1.0.1