Skip to content

v2.3.0

Choose a tag to compare

@enzy enzy released this 01 Aug 12:23
· 147 commits to master since this release
173293f

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