Release v0.72.0
- [Breaking] Enable React 17 new JSX transform (#848 by @danilobuerger)
- β[Breaking] Add
watcher.additionalExtsoption, enable inclusion of.cjsand.mjsfiles by default (c1c6d9c) - [Breaking]
.jsonfiles will no longer be implicitly resolved if removed fromresolver.sourceExts(a3dc30a) - [Breaking] With a default config, any
.jsxfiles will now be resolved before.json,.ts,.tsx(1b47931) - [Breaking] Enable strict CLI validation when
metrois passed an invalid subcommand or argument (19c4f7e) - [Feature] Add
startalias forserveCLI command (19c4f7e)
Full Changelog: v0.71.3...v0.72.0