Skip to content

Releases: nodecg/nodecg-cli

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)

v8.6.2

23 Mar 14:19
7c06f45
Compare
Choose a tag to compare

8.6.2 (2023-03-23)

Bug Fixes

  • install: use npm install (4a1e7f5)
  • v2: fix v2 not being downloaded (abb1dac)

v8.6.1

17 Mar 11:04
2e25221
Compare
Choose a tag to compare

8.6.1 (2023-03-17)

Bug Fixes

  • remove old code that would break upgrades of nodecgv2 (6500643)
  • use npm ci to prevent local changes (#91) (2e25221)

v8.6.0

22 Jan 19:03
Compare
Choose a tag to compare

8.6.0 (2023-01-22)

Bug Fixes

  • update json-schema-to-typescript (3106c92)

Features

  • support downloading pre-built upcoming V2 releases from npm (95f23d3)

v8.5.1

17 Jan 23:17
Compare
Choose a tag to compare

8.5.1 (2023-01-17)

Bug Fixes

  • show console output when using nodecg start (8b07b3a)