Skip to content

Releases: maizzle/cli

v1.5.8

08 Apr 15:54
Compare
Choose a tag to compare
  • chore: remove update notifier 972e455

v1.5.7...v1.5.8

v1.5.7

04 Sep 13:49
Compare
Choose a tag to compare

Changed

  • updated config and template stubs to include types and latest framework changes b7cefa0
  • updated dependencies

v1.5.6...v1.5.7

v1.5.6

28 Apr 15:22
Compare
Choose a tag to compare
  • refactor: resolving update notifier 81fd625

v1.5.5...v1.5.6

v1.5.5

18 Apr 17:38
Compare
Choose a tag to compare

Fixed

  • fix: resolving files from cwd 2f673e7

Changed

  • build: specify npm files bf89d22
  • chore(deps): bump commander from 10.0.0 to 10.0.1 285d47a

v1.5.4...v1.5.5

v1.5.5-0

13 Apr 12:32
Compare
Choose a tag to compare
v1.5.5-0 Pre-release
Pre-release
  • build: specify npm files bf89d22
  • fix: resolving files from cwd 2f673e7

v1.5.4...v1.5.5-0

v1.5.4

06 Apr 19:20
Compare
Choose a tag to compare

This release temporarily revert the change that tried to fix resolving the framework in monorepos, as it was breaking functionality locally in @maizzle/framework.

Fixed

  • Revert "fix: resolving of maizzle framework" f8c6891

v1.5.3...v1.5.4

v1.5.3

06 Apr 18:55
Compare
Choose a tag to compare

Fixed

Changed

  • chore(deps): bump np from 7.6.4 to 7.7.0 3eadaed

v1.5.2...v1.5.3

v1.5.2

21 Mar 17:04
Compare
Choose a tag to compare
  • fix: component attribute in stub e2d27cf
  • chore(deps): bump np from 7.6.3 to 7.6.4 0f0b406
  • chore: update stubs b3dd866
  • chore(deps): bump webpack from 5.69.1 to 5.76.1 046ce68
  • chore(deps-dev): bump c8 from 7.12.0 to 7.13.0 2b8892e
  • ci: rename workflow 6a65b7f
  • test: remove build test 9459af4
  • refactor: remove try/catch 847d7f3
  • refactor: remove try/catch in build command aaec86d
  • ci: update action versions a0e50cd
  • test: fix build tests 1c27a7a
  • fix: linting error 633f6a3
  • fix: throw errors 6bc2aee
  • fix: linting errors bed2ad1
  • build: update dev dependencies a038769
  • test: fix linting errors b69362e
  • ci: update node versions matrix a054c08
  • build: update required node version afbda4f
  • chore(deps): bump commander from 9.5.0 to 10.0.0 18ecd7e
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 cc15063
  • chore: update readme.md 3bf62cf
  • ci: rename workflow 3febfee
  • chore(deps): bump commander from 9.4.1 to 9.5.0 aebffd0
  • chore(deps): bump json5 from 2.2.0 to 2.2.3 fb042c3
  • chore(deps): bump np from 7.6.2 to 7.6.3 7a1f096
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 116170b
  • chore: update readme.md 5f3ce95
  • chore(deps): bump commander from 9.4.0 to 9.4.1 9995282
  • chore: update readme.md 39cd747
  • chore(deps-dev): bump ava from 4.3.1 to 4.3.3 abca63c
  • chore(deps-dev): bump c8 from 7.11.3 to 7.12.0 3c1cf11
  • chore(deps): bump terser from 5.11.0 to 5.14.2 a793ebf
  • chore(deps): bump commander from 9.3.0 to 9.4.0 8d730de
  • chore(deps-dev): bump ava from 4.3.0 to 4.3.1 20c58c9
  • chore(deps): bump np from 7.6.1 to 7.6.2 31de8b6

v1.5.1...v1.5.2

v1.5.1

20 Jun 08:34
Compare
Choose a tag to compare

Fixed

  • added main entry point #163

v1.5.0...v1.5.1

v1.5.0

07 Jun 10:26
Compare
Choose a tag to compare

New features

  • added --noclear option to serve command 7d69781
  • added more official starters d8a90e5

Updated

v1.4.0...v1.5.0