Releases: node-red/node-red-admin
Releases · node-red/node-red-admin
4.0.1
4.0.0
What's Changed
- fix: typo by @Rotzbua in #35
- fix: use GH actions badge by @Rotzbua in #37
- feat(test): add node 18, 20 and 22 by @Rotzbua in #38
- fix: remove unnecessary semicolon by @Rotzbua in #39
- fix: replace deprecated function
isArray
by @Rotzbua in #40 - feat(docs): use https for nodered.org by @Rotzbua in #36
- fix(gh): update command to run tests by @Rotzbua in #41
- fix:
JSON.stringify
replacer argument by @Rotzbua in #43 - Add new themes introduced in @node-red-contrib-themes/theme-collection v3.1 by @bonanitech in #29
- Bump for 4.0 release by @knolleary in #44
New Contributors
Full Changelog: 3.1.3...4.0.0
3.1.3
3.1.2
3.1.0
What's Changed
- Update monaco link by @knolleary in #25
- Update template settings for 3.1 by @knolleary in #26
- Update dependencies by @knolleary in #27
- Add new themes introduced in @node-red-contrib-themes/theme-collection v3.0 by @bonanitech in #24
- Leave Monaco theme commented out by default by @bonanitech in #23
- Remove temporary dev comments by @bonanitech in #22
- Update changelog for 3.1 by @knolleary in #28
Full Changelog: 3.0.0...3.1.0
3.0.0
2.2.4
- Add Dracula theme (#17) @bonanitech
- Default to monaco editor for V3 (#19) @Steve-Mcl
- Update dependencies
2.2.3: Maintenance Release
Update dependencies
2.2.2: Maintenance Release
- Update dependencies