2.2.2 (2024-11-02)
- deps: bump @allanoricil/nrg-core from 1.5.1 to 1.5.2 (c911df9)
2.2.1 (2024-10-28)
- bump @allanoricil/nrg-core from 1.5.0 to 1.5.1 (674e545)
2.2.0 (2024-10-13)
- deps: bump @allanoricil/nrg-core from 1.4.0 to 1.5.0 (8b5122f)
2.1.1 (2024-10-13)
- release: enable provenance in the release workflow (187a95f)
2.1.0 (2024-10-13)
- deps: bump @allanoricil/nrg-generator from 1.3.0 to 1.3.1 (eddb093)
- deps: builds will have html wrapped with text/html instead of text/x-red (a51ebbc)
2.0.1 (2024-10-11)
- deps: bump @allanoricil/nrg-core from 1.3.0 to 1.3.1 (8cc125d)
2.0.0 (2024-10-06)
- feat!: renaming @allanoricil/node-red-node to @allanoricil/nrg-nodes (770e739)
- deps: bump @allanoricil/nrg-generator from 1.1.0 to 1.2.0 releasing the redesigned logo (49c41bb)
- all node imports using @allanoricil/node-red-node must be renamed to @allanoricil/nrg-nodes
1.4.1 (2024-10-05)
- watch mode won't kill the process anymore when a rebuild fails (932fe1e)
1.4.0 (2024-10-04)
- cli version is passed to the generator at runtime (3e8c2e0)
1.3.2 (2024-10-03)
- set version in sentry at runtime instead of build time (540dd56)
1.3.1 (2024-10-03)
- fix the name of the env variable that has to be changed at build time (bb1da08)
1.3.0 (2024-10-03)
- change node-machine-uid to machine-uuid (edba54c)
- configure sentry for telemetry data (8782e51)
1.2.4 (2024-10-01)
- vulnerability: kangax html-minifier REDoS vulnerability (1378192)
1.2.3 (2024-09-29)
- basedir=/bin SyntaxError: missing ) after argument list (6d9ed41)
- deps: add missing dependency [email protected] for postinstall (56851ae)
1.2.2 (2024-09-29)
- fix build on windows (c96661f)
1.2.0 (2024-09-28)
- @allanoricil/nrg-generator/plopfile.js couldn't be found (8e66094)
- default --help flag is executed only after all commands have been set (4338c3c)
- error [ERR_REQUIRE_ESM]: require() of ES Module postinstall.cjs not supported (df709a3)
- version flag (eeefb37)
- version flag wont appear at the top anymore (68214bd)
- add first iteration of create command (bfc9e70)
- add post installation message (4e8c7e4)
- display cli info when running nrg --version (adb97cb)
- make create command options dynamic based on the subcomand (bb25931)
1.1.0 (2024-09-18)
- builder can now process id: for: and i18n: custom html attributes (fa5117b)