Skip to content

Releases: nzzdev/Q-cli

v1.10.2

12 Aug 13:26
7e0ae42
Compare
Choose a tag to compare

What's Changed

  • Add missing errorColor to config store by @dnlbln in #84

Full Changelog: v1.10.1...v1.10.2

v1.10.1

25 Jul 12:40
b752419
Compare
Choose a tag to compare
  • Set required properties like assetGroups, data and files to an empty array when creating a new custom code item

v1.10.0

24 Jul 07:42
421d80b
Compare
Choose a tag to compare
  • Add create-custom-code-item command, which creates a new custom code item in the specified environment and adds it to the q config file

v1.9.5

28 Jun 15:16
c8f56c4
Compare
Choose a tag to compare
  • remove references to polyfill.io
  • raise version of static template

v1.9.4

29 May 13:35
Compare
Choose a tag to compare
  • Update custom-code-template
    • Update @nzz/nzz.ch-static version
    • Add headless-longform-visuell template script

v1.9.3

28 Mar 13:07
c6a8a7e
Compare
Choose a tag to compare
  • Add prettier
  • Update custom-code template with enums and prettier, update svelte dependency, format code

v1.9.1

21 Sep 11:11
09a702e
Compare
Choose a tag to compare
  • Include svelte-preprocess in rollup

v1.9.0

05 Aug 08:46
ab8ae71
Compare
Choose a tag to compare
  • Added new tool-skeleton with new TS / Eslint / TsLint / Prettier / Jest / Svelte setup

v1.8.3

22 Jun 14:23
24c8d0a
Compare
Choose a tag to compare

Update et-utils-package skeleton

  • Replace hapi/lab with jest
  • Replace rollup es6 package setup with hybrid package setup (mjs & cjs support)
  • Removed 'dist' from gitignore file

v1.8.2

03 Jun 11:45
Compare
Choose a tag to compare

Fixes a bug with skeleton name replacement causing the following commands to fail:

  • new-server
  • new-tool
  • new-custom-code