Skip to content

v2.0.0-beta.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@cshawaus cshawaus released this 25 May 13:43
· 176 commits to develop since this release
v2.0.0-beta.11
3ce2f05

🚀 Features

  • Added support for project level tsconfig.json files
  • Added ability to force override CLI flags via a new cliFlags configuration property that accepts: eslint, stylelint

🐛 Bug Fixes

  • Removed some leftover TypeScript references in the base configs
  • Ensure the author port loaded from the pom.xml file is parsed as a number
  • Added missing, and corrected dependencies for Bootstrap, TypeScript & Vue

🧰 Maintenance

  • Updated minimum Node.js version to 10.13
  • Removed Node.js v11 from the TravisCI builds