Skip to content

v3.5.0

Compare
Choose a tag to compare
@enzy enzy released this 04 Nov 08:59
· 43 commits to master since this release
a9f73b3

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

v3.4.0...v3.5.0