Skip to content

Releases: nodecg/nodecg-cli

v9.0.2

05 Jan 00:13
9303249
Compare
Choose a tag to compare

9.0.2 (2025-01-05)

Bug Fixes

v9.0.1

03 Jan 20:18
a9cc4da
Compare
Choose a tag to compare

9.0.1 (2025-01-03)

Bug Fixes

v9.0.0

02 Jan 21:15
05d0cb2
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • setup: Drop support for nodecg 0.x.x and 1.x.x.
  • schema-types: schema-types command no longer outputs index file
  • defaultconfig command now uses ajv to generate default value. A config schema that are not object will throw an error. A config schema with top level default will now throw an error.

Features

Bug Fixes

  • defaultconfig: correct styling of log output (#120) (7cf54f3)
  • schema-types: don't output index file (#119) (4ca2931)

Code Refactoring

  • setup: remove support for nodecg less than 2.0.0 (#124) (4536527)

v8.7.0

26 Dec 22:31
15d3992
Compare
Choose a tag to compare

8.7.0 (2024-12-26)

Features

Bug Fixes

v8.6.8

20 Jun 22:57
aa9b215
Compare
Choose a tag to compare

8.6.8 (2023-06-20)

Bug Fixes

  • try prepending "v" to the checkout tag when installing a bundle (58daa03)

v8.6.7

20 Jun 22:46
0df1631
Compare
Choose a tag to compare

8.6.7 (2023-06-20)

Bug Fixes

v8.6.6

11 Jun 23:58
dc19836
Compare
Choose a tag to compare

8.6.6 (2023-06-11)

Bug Fixes

  • force build to try to fix release-please (e2ae645)

v8.6.5

11 Jun 23:51
419415f
Compare
Choose a tag to compare

8.6.5 (2023-06-11)

Bug Fixes

  • don't return a promise from the compile method, it isn't used (2903e50)
  • prevent eslint and typescript from being overly worried about replicant schemas (3d2dd82)

v8.6.4

24 Mar 12:39
Compare
Choose a tag to compare

8.6.4 (2023-03-24)

Bug Fixes

  • remove redundant "done" log message (3825127)

v8.6.3

23 Mar 18:29
aedea05
Compare
Choose a tag to compare

8.6.3 (2023-03-23)

Bug Fixes

  • v1: disallow downgrade from v2 to v1 (#92) (aedea05)