Skip to content

v1.1.0

Choose a tag to compare

@leodr leodr released this 24 Sep 14:45

New Features

  • Add warning for installed extraneous packages (webpack, @babel/core or other packages that chayns-toolkit already includes)
  • Cache Babel results for increased build performance

Optimizations

  • Move typescript to devDependencies

Bug Fixes

  • Downgrade dotenv-webpack to v2 because of build errors (issue #240)