Releases: manGoweb/mango-cli
Releases · manGoweb/mango-cli
v2.5.1
v2.5.0
v2.4.0
Changes
- added @babel/plugin-syntax-dynamic-import for dynamic
import()
support.
Don't forget to set webpack property output.publicPath to proper path.
Updated dependencies:
- autoprefixer ^9.1.3 → ^9.1.5
- babel-loader ^8.0.0 → ^8.0.2
- sharp ^0.20.7→ ^0.20.8
- ts-loader ^4.5.0 → ^5.0.0
- typescript ^3.0.1 → ^3.0.3
- webpack ^4.17.1 → ^4.17.2
v2.3.2
Changes
Updated dependencies:
- @babel/core 7.0.0-rc.1 → 7.0.0
- @babel/plugin-proposal-class-properties 7.0.0-rc.1 → 7.0.0
- @babel/plugin-proposal-decorators 7.0.0-rc.1 → 7.0.0
- @babel/plugin-proposal-object-rest-spread 7.0.0-rc.1 → 7.0.0
- @babel/plugin-syntax-class-properties 7.0.0-rc.1 → 7.0.0
- @babel/plugin-syntax-decorators 7.0.0-rc.1 → 7.0.0
- @babel/plugin-syntax-object-rest-spread 7.0.0-rc.1 → 7.0.0
- @babel/preset-env 7.0.0-rc.1 → 7.0.0
- @babel/preset-react 7.0.0-rc.1 → 7.0.0
- autoprefixer ^9.1.1 → ^9.1.3
- babel-loader ^8.0.0-beta.4 → ^8.0.0
- browser-sync ^2.24.6 → ^2.24.7
- semver ^5.5.0 → ^5.5.1
- sharp ^0.20.5 → ^0.20.7
- ts-loader ^4.4.2 → ^4.5.0
- webpack ^4.16.5 → ^4.17.1
v2.3.1
Changes
Updated dependencies:
- @babel/core 7.0.0-beta.55 → 7.0.0-rc.1
- @babel/plugin-proposal-class-properties 7.0.0-beta.55 → 7.0.0-rc.1
- @babel/plugin-proposal-decorators 7.0.0-beta.55 → 7.0.0-rc.1
- @babel/plugin-proposal-object-rest-spread 7.0.0-beta.55 → 7.0.0-rc.1
- @babel/plugin-syntax-class-properties 7.0.0-beta.55 → 7.0.0-rc.1
- @babel/plugin-syntax-decorators 7.0.0-beta.55 → 7.0.0-rc.1
- @babel/plugin-syntax-object-rest-spread 7.0.0-beta.55 → 7.0.0-rc.1
- @babel/preset-env 7.0.0-beta.55 → 7.0.0-rc.1
- @babel/preset-react 7.0.0-beta.55 → 7.0.0-rc.1
- gulp-postcss ^7.0.1 → ^8.0.0
- autoprefixer ^9.0.2 → ^9.1.1
- gulp-clean-css ^3.9.4 → ^3.10.0
- v8-compile-cache ^2.0.0 → ^2.0.2
- webpack ^4.16.3 → ^4.16.5
- webpack-stream ^5.1.0 → ^5.1.1
v2.3.0
Changes
- using ts-loader instead of Babel transform
- TypeScript 3.0.1 💥
- dev mode now uses separate webpack watch (for scripts) resulting in faster incremental builds
- fixed tests not running init hook from config
- docker image now uses node:10, also dropped support for Ocaml
Updated dependencies:
- @babel/core -> 7.0.0-beta.55
- @babel/plugin-proposal-class-properties -> 7.0.0-beta.55
- @babel/plugin-proposal-decorators -> 7.0.0-beta.55
- @babel/plugin-proposal-object-rest-spread -> 7.0.0-beta.55
- @babel/plugin-syntax-class-properties -> 7.0.0-beta.55
- @babel/plugin-syntax-decorators -> 7.0.0-beta.55
- @babel/plugin-syntax-object-rest-spread -> 7.0.0-beta.55
- @babel/preset-env -> 7.0.0-beta.55
- @babel/preset-react -> 7.0.0-beta.55
- autoprefixer -> ^9.0.2
- babel-loader -> ^8.0.0-beta.4
- browser-sync -> ^2.24.6
- chokidar -> ^2.0.4
- compression -> ^1.7.3
- gulp-clean-css -> ^3.9.4
- gulp-less -> ^4.0.1
- gulp-pug -> ^4.0.1
- gulp-rename -> ^1.4.0
- sharp -> ^0.20.5
- ts-loader -> ^4.4.2
- typescript -> ^3.0.1
- webpack -> ^4.16.3
- webpack-stream -> ^5.1.0
- yargs -> ^12.0.1
- should -> ^13.2.3