Mango Cli Versions Save

A project scaffolding and build tool to accelerate your development

v3.1.1

4 years ago

Changes

Updated dependencies

  • webpack ^4.33.0 → ^4.34.0
  • typescript 3.5.1 → 3.5.2
  • pug ^2.0.3 → ^2.0.4
  • ts-loader ^6.0.2 → ^6.0.3

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

v3.1.0

4 years ago

Changes

  • watch_reload: move snippet file under dist_folder

Updated dependencies

  • browser-sync ^2.26.5 → ^2.26.7

https://github.com/manGoweb/mango-cli/compare/v3.0.1...v3.1.0

v3.0.1

4 years ago

Changes

Updated dependencies

  • autoprefixer ^9.5.1 → ^9.6.0
  • chokidar ^3.0.0 → ^3.0.1
  • gulp-imagemin ^5.0.3 → ^6.0.0
  • node-sass-package-importer ^5.3.1 → ^5.3.2
  • ts-loader ^6.0.1 → ^6.0.2
  • typescript 3.4.x → 3.5.x
  • webpack ^4.32.2 → ^4.33.0

https://github.com/manGoweb/mango-cli/compare/v3.0.0...v3.0.1

v3.0.0

4 years ago

Changes

  • Gulp v4 rewrite
  • TypeScript 3.4
  • Node v12 support
  • sass: support import from node_modules with ~ prefix

Updated dependencies

  • @babel/core: 7.4.3 → 7.4.5
  • @babel/plugin-proposal-class-properties: 7.4.0 → 7.4.4
  • @babel/plugin-proposal-decorators: 7.4.0 → 7.4.4
  • @babel/plugin-proposal-object-rest-spread: 7.4.3 → 7.4.4
  • @babel/preset-env: 7.4.3 → 7.4.5
  • babel-loader: ^8.0.5 → ^8.0.6
  • browser-sync: ^2.26.3 → ^2.26.5
  • chokidar: ^2.1.5 → ^3.0.0
  • del: ^4.1.0 → ^4.1.1
  • gulp: ^3.9.1 → ^4.0.2
  • gulp-clean-css: ^4.0.0 → ^4.2.0
  • gulp-filter: ^5.1.0 → ^6.0.0
  • merge-stream: ^1.0.1 → ^2.0.0
  • semver: ^6.0.0 → ^6.1.1
  • sharp: ^0.22.0 → ^0.22.1
  • ts-loader: ^5.3.3 → ^6.0.1
  • typescript: 3.1.x → 3.4.x
  • webpack: ^4.30.0 → ^4.32.2
  • yargs: ^13.2.2 → ^13.2.4

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

v2.7.1

5 years ago

v2.7.0

5 years ago

Changes

Updated dependencies

  • @babel/core: 7.2.2 → 7.4.3
  • @babel/plugin-proposal-class-properties: 7.3.0 → 7.4.0
  • @babel/plugin-proposal-decorators: 7.3.0 → 7.4.0
  • @babel/plugin-proposal-object-rest-spread: 7.3.2 → 7.4.3
  • @babel/preset-env: 7.3.1 → 7.4.3
  • acorn: ^6.0.5 → ^6.1.1
  • autoprefixer: ^9.4.7 → ^9.5.1
  • chokidar: ^2.0.4 → ^2.1.5
  • compression: ^1.7.3 → ^1.7.4
  • del: ^3.0.0 → ^4.1.0
  • gulp-sourcemaps: ^2.6.4 → ^2.6.5
  • js-yaml: ^3.12.1 → ^3.13.1
  • mocha: ^5.2.0 → ^6.1.4
  • semver: ^5.6.0 → ^6.0.0
  • sharp: ^0.21.3 → ^0.22.0
  • webpack: ^4.29.1 → ^4.30.0
  • yargs: ^12.0.5 → ^13.2.2

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

v2.6.0

5 years ago

Changes

  • fixing webpack npm issue with dynamic import() causing Module parse failed: 'import' and 'export' may only appear at the top level

Updated dependencies

  • @babel/core 7.2.0 → 7.2.2
  • @babel/plugin-proposal-class-properties 7.2.1 → 7.3.0
  • @babel/plugin-proposal-decorators 7.2.0 → 7.3.0
  • @babel/plugin-proposal-object-rest-spread 7.2.0 → 7.3.2
  • @babel/preset-env 7.2.0 → 7.3.1
  • autoprefixer ^9.4.2 → ^9.4.7
  • babel-loader ^8.0.4 → ^8.0.5
  • chalk ^2.4.1 → ^2.4.2
  • js-yaml ^3.12.0 → ^3.12.1
  • node-notifier ^5.3.0 → ^5.4.0
  • sharp ^0.21.0 → ^0.21.3
  • ts-loader ^5.3.1 → ^5.3.3
  • webpack ^4.27.0 → ^4.29.1

v2.5.4

5 years ago

Changes

Fixing TypeScript version to 3.1.x

v2.5.3

5 years ago

v2.5.2

5 years ago