Releases: alex2844/node-red-builder
Releases · alex2844/node-red-builder
Release list
v1.5.2
🔧 Miscellaneous
Full Changelog: v1.5.1...v1.5.2
v1.5.1
✨ 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
🚀 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
Full Changelog: v1.4.0...v1.5.0
v1.4.0
🚀 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
📖 Documentation
Full Changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
v1.2.1
🐛 Bug Fixes
Full Changelog: v1.2.0...v1.2.1
v1.2.0
🚀 Features
- 46b1e82 feat(cli): enhance init command and TypeScript support (alex2844)
- 109f373 feat(cli): add support for configuration nodes (alex2844)
- 952bd15 feat(cli): add support for custom node color in palette (alex2844)
- 6f1f7d4 feat(config): auto-detect prefix from package.json (alex2844)
🐛 Bug Fixes
✨ Improvements
📖 Documentation
🔧 Miscellaneous
- 435b0d5 chore: bump version to 1.2.0 (alex2844)
- cf07c8e chore(templates): update templates for dynamic node generation (alex2844)
Full Changelog: v1.1.0...v1.2.0