v2.0.0-beta.11
Pre-release
Pre-release
cshawaus
released this
25 May 13:43
·
176 commits
to develop
since this release
🚀 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