Skip to content

Releases: kettil/carna

4.1.0

23 Apr 23:38
Compare
Choose a tag to compare

4.1.0 (2021-04-23)

Bug Fixes

  • add @types/node to the deps default ignore list (ea81b39)

Features

  • simplification of the babel config (aa5dc59)

4.0.1

23 Apr 14:24
Compare
Choose a tag to compare

4.0.1 (2021-04-23)

Bug Fixes

  • update release job (3e380fe)
  • deps: bump @kettil/eslint-config from 1.16.3 to 1.17.1 (59b3617)
  • deps: bump table from 6.3.2 to 6.3.4 (6cd15aa)
  • deps: bump table from 6.3.4 to 6.4.0 (50931fe)

4.0.0

22 Apr 23:12
Compare
Choose a tag to compare

4.0.0 (2021-04-22)

Bug Fixes

  • remove carna logo (ba1ab8f)
  • deps: bump @babel/cli from 7.13.14 to 7.13.16 (998e0b8)
  • deps: bump chalk from 4.1.0 to 4.1.1 (82123b3)
  • checks if the folders cwd, cfg and tpl are readable (2d5cb02)
  • extend the deps ignore list (c12f8f4)
  • no error if no staged files are found (d487587)
  • deps: bump @babel/core from 7.13.15 to 7.13.16 (3daf6f6)
  • deps: bump table from 6.1.0 to 6.3.2 (60909ab)

Features

  • babel always converts to CommonJS and node v14 (0c9616a)
  • create a json test report in the ci command (a26e281)
  • remove git pre-push hook (8d378c1)
  • remove webpack (5244234)
  • run webpack only if the configuration file exists (build-command) (01034e7)

BREAKING CHANGES

  • Webpack had no added value in the context of carna and so I removed it

3.1.1

19 Apr 23:03
Compare
Choose a tag to compare

3.1.1 (2021-04-19)

Bug Fixes

  • update template folder handling in .npmignore file (315c5f5)

3.1.0

19 Apr 22:43
Compare
Choose a tag to compare

3.1.0 (2021-04-19)

Bug Fixes

  • deps: bump @kettil/semantic-release-config from 1.2.5 to 1.3.0 (bff9299)

Features

  • move some dev dependency into dependency (ba0a18d)

3.0.1

19 Apr 21:47
Compare
Choose a tag to compare

3.0.1 (2021-04-19)

Bug Fixes