v0.15.0
Features:
wotan testnow validates test configurations- Performance improvements using recently added Node.js file system features
- Improved caching of directory entries
- Work around breaking changes in TypeScript API regarding project references
--fixnow merges replacements of a single fix instead of throwing an errorno-useless-spread: added check for JSX spread attributes
Bugfixes:
no-useless-initializer: removed unreliable fix for object destructuringno-useless-initializer: fixed false positive in destructuring when property is a type parameter or conditional type