Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 577 Bytes

CNAGELOG.md

File metadata and controls

16 lines (9 loc) · 577 Bytes

v0.6.0

  • Babel updated to version 7

    • if you use custom babel config you need to update related babel plugins
    • you need to move config from .babelrc to babel.conf.js
  • virtual-module-webpack-plugin replaced to webpack-virtual-modules

  • @plesk/eslint-config updated to v2.0.0

    • to upate from prevoius version you need to fix lint recommendations.
  • clean-webpack-plugin updated to v4