Skip to content

Latest commit

 

History

History
246 lines (128 loc) · 9.59 KB

CHANGELOG.md

File metadata and controls

246 lines (128 loc) · 9.59 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

9.0.2 (2025-01-05)

Bug Fixes

9.0.1 (2025-01-03)

Bug Fixes

9.0.0 (2025-01-01)

⚠ 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)

8.7.0 (2024-12-26)

Features

Bug Fixes

8.6.8 (2023-06-20)

Bug Fixes

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

8.6.7 (2023-06-20)

Bug Fixes

8.6.6 (2023-06-11)

Bug Fixes

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

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)

6.1.0 (2019-08-06)

Features

  • make installation of Bower deps optional (#66) (2e16c1b)

6.0.4-alpha.2 (2019-01-27)

Bug Fixes

  • modules: use commonjs export for dynamic modules (523a6a6)

6.0.4-alpha.1 (2019-01-27)

Bug Fixes

  • correct require path to package.json (035e71e)

6.0.4-alpha.0 (2019-01-27)

6.0.3 (2018-12-03)

Bug Fixes

  • package: make fs-extra a prod dep, not a devDep (76ab59d)

6.0.2 (2018-12-03)

6.0.1 (2018-12-03)

6.0.0 (2018-12-03)

Bug Fixes

  • package: update chalk to version 2.0.0 (#44) (b19ddc1)
  • package: update inquirer to version 4.0.0 (#52) (ef4560f)

Code Refactoring

Features

BREAKING CHANGES

  • drop support for Node 6
  • requires Node 6+

5.0.1 (2016-03-06)

Bug Fixes

  • setup: run git fetch before attempting to check out an updated release (aa352c2)

5.0.0 (2016-03-02)

Bug Fixes

  • install: I'm the worst, go back to using httpsUrl (501264d)
  • install: use gitUrl instead of httpsUrl (8c483a3)
  • install: use ssh instead of giturl (7c25f0f)
  • update: fix error when installing bundle deps (20ccda4)

Code Refactoring

  • install: use system bower (1109d82)

Features

  • install: install command now respects semver ranges, if supplied (3be0c6a)
  • setup: add -k alias for --skip-dependencies (fcd841a)
  • update: remove update command while its functionality is re-evaluated (52fbe07)

BREAKING CHANGES

  • update: remove update command
  • install: requires bower to be globally installed

4.1.0 (2016-02-18)

Features

  • command: Add defaultconfig command (e247110)

4.0.0 (2016-02-07)

3.0.1 (2016-02-02)

3.0.0 (2016-02-02)

2.2.4 (2015-04-23)

2.2.3 (2015-04-10)

2.2.1 (2015-02-20)

2.2.0 (2015-02-20)

2.1.1 (2015-02-19)

2.0.1 (2015-02-18)

2.0.0 (2015-02-18)

1.0.3 (2015-02-14)

1.0.1 (2015-01-24)

1.0.0 (2015-01-18)

0.0.2 (2015-01-17)

0.0.1 (2015-01-16)