Mango Cli Versions Save

A project scaffolding and build tool to accelerate your development

v3.9.0

3 years ago

Changes

  • TypeScript 3.9.5
  • Pug 3.0.0
  • updated dependencies

https://github.com/manGoweb/mango-cli/compare/v3.8.0...v3.9.0

v3.8.0

4 years ago

Changes

  • TypeScript 3.8.2
  • updated dependencies

https://github.com/manGoweb/mango-cli/compare/v3.7.0...v3.8.0

v3.7.0

4 years ago

Changes

Updated dependencies

  • @babel/core: 7.7.0 -> 7.7.7
  • @babel/plugin-proposal-class-properties: 7.7.0 -> 7.7.4
  • @babel/plugin-proposal-decorators: 7.7.0 -> 7.7.4
  • @babel/plugin-proposal-object-rest-spread: 7.6.2 -> 7.7.7
  • @babel/plugin-syntax-class-properties: 7.2.0 -> 7.7.4
  • @babel/plugin-syntax-decorators: 7.2.0 -> 7.7.4
  • @babel/plugin-syntax-dynamic-import: 7.2.0 -> 7.7.4
  • @babel/plugin-syntax-object-rest-spread: 7.2.0 -> 7.7.4
  • @babel/preset-env: 7.7.1 -> 7.7.7
  • @babel/preset-react: 7.7.0 -> 7.7.4
  • autoprefixer: ^9.7.1 -> ^9.7.3
  • chalk: ^2.4.2 -> ^3.0.0
  • chokidar: ^3.3.0 -> ^3.3.1
  • gulp-imagemin: ^6.1.1 -> ^6.2.0
  • gulp-rename: ^1.4.0 -> ^2.0.0
  • semver: ^6.3.0 -> ^7.1.1
  • sharp: ^0.23.2 -> ^0.23.4
  • svelte: ^3.12.1 -> ^3.16.7
  • typescript: 3.7.2 -> 3.7.4
  • webpack: ^4.41.2 -> ^4.41.5
  • yargs: ^14.2.0 -> ^15.0.2

https://github.com/manGoweb/mango-cli/compare/v3.6.0...v3.7.0

v3.6.0

4 years ago

Changes

Updated dependencies

  • @babel/core 7.6.4 → 7.7.0
  • @babel/plugin-proposal-class-properties 7.5.5 → 7.7.0
  • @babel/plugin-proposal-decorators 7.6.0 → 7.7.0
  • @babel/preset-env 7.6.3 → 7.7.1
  • @babel/preset-react 7.6.3 → 7.7.0
  • typescript 3.6.4 → 3.7.2

https://github.com/manGoweb/mango-cli/compare/v3.5.0...v3.6.0

v3.5.0

4 years ago

Changes

  • add Svelte support
  • TypeScript 3.6.4
  • Babel 7.6.4

Updated dependencies

  • @babel/core 7.6.0 → 7.6.4
  • @babel/plugin-proposal-object-rest-spread 7.5.5 → 7.6.2
  • @babel/preset-env 7.6.0 → 7.6.3
  • @babel/preset-react 7.0.0 → 7.6.3
  • acorn ^7.0.0 → ^7.1.0
  • autoprefixer ^9.6.1 → ^9.7.1
  • chokidar ^3.0.2 → ^3.3.0
  • gulp-imagemin ^6.1.0 → ^6.1.1
  • mocha ^6.2.0 → ^6.2.2
  • node-notifier ^5.4.3 → ^6.0.0
  • node-sass ^4.12.0 → ^4.13.0
  • sharp ^0.23.0 → ^0.23.2
  • ts-loader ^6.1.0 → ^6.2.1
  • typescript 3.6.3 → 3.6.4
  • webpack ^4.40.2 → ^4.41.2
  • yargs ^14.0.0 → ^14.2.0

https://github.com/manGoweb/mango-cli/compare/v3.4.0...v3.5.0

v3.4.0

4 years ago

Changes

Updated dependencies

  • babel/core: 7.5.5 → 7.6.0
  • babel/plugin-proposal-decorators: 7.4.4 → 7.6.0
  • babel/preset-env: 7.5.5 → 7.6.0
  • acorn: ^6.2.1 → 7.0.0
  • del: ^5.0.0 → 5.1.0
  • gulp-imagemin: ^6.0.0 → ^6.1.0
  • node-notifier: ^5.4.1 → ^5.4.3
  • ts-loader: ^6.0.4 → ^6.1.0
  • typescript: 3.5.3 → 3.6.3
  • webpack: ^4.39.1 → 4.40.2
  • yargs: ^13.3.0 → 14.0.0

https://github.com/manGoweb/mango-cli/compare/v3.3.0...v3.4.0

v3.3.0

4 years ago

Changes

  • watcher: expose options via config.chokidar
  • templates: emulate __filename + __dirname globals

https://github.com/manGoweb/mango-cli/compare/v3.2.1...v3.3.0

v3.2.1

4 years ago

Changes

Updated dependencies

  • @babel/core 7.5.4 → 7.5.5
  • @babel/plugin-proposal-class-properties 7.5.0 → 7.5.5
  • @babel/plugin-proposal-object-rest-spread 7.5.4 → 7.5.5
  • @babel/preset-env 7.5.4 → 7.5.5
  • acorn ^6.2.0 → ^6.2.1
  • gulp-if ^2.0.2 → ^3.0.0
  • lodash ^4.17.14 → ^4.17.15
  • mocha ^6.1.4 → ^6.2.0
  • node-notifier ^5.4.0 → ^5.4.1
  • semver ^6.2.0 → ^6.3.0
  • sharp ^0.22.1 → ^0.23.0
  • webpack ^4.35.3 → ^4.39.1
  • yargs ^13.2.4 → ^13.3.0

https://github.com/manGoweb/mango-cli/compare/v3.2.0...v3.2.1

v3.2.0

4 years ago

Changes

Updated dependencies

  • @babel/core 7.4.5 → 7.5.4
  • @babel/plugin-proposal-class-properties 7.4.4 → 7.5.0
  • @babel/plugin-proposal-object-rest-spread 7.4.4 → 7.5.4
  • @babel/preset-env 7.4.5 → 7.5.4
  • acorn ^6.1.1 → ^6.2.0
  • autoprefixer ^9.6.0 → ^9.6.1
  • chokidar ^3.0.1 → ^3.0.2
  • del ^4.11.0 → ^5.0.0
  • gulp-sass-glob ^1.0.9 → ^1.1.0
  • lodash ^4.17.11 → ^4.17.14
  • semver ^6.1.1 → ^6.2.0
  • ts-loader ^6.0.3 → ^6.0.4
  • typescript 3.5.2 → 3.5.3
  • webpack ^4.34.0 → ^4.35.3

https://github.com/manGoweb/mango-cli/compare/v3.1.2...v3.2.0

v3.1.2

4 years ago

Changes

  • images: fix error when adding empty glob to src

https://github.com/manGoweb/mango-cli/compare/v3.1.1...v3.1.2