Skip to content

v3.7.0

Choose a tag to compare

@enzy enzy released this 30 Dec 13:28
· 28 commits to master since this release
e043d92

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

v3.6.0...v3.7.0