v1.0.0
With this being adopted by a few of our projects internally now we are ready to go to v1
Breaking changes
- Incorporated import ordering rules
- Forbidding style tags on dom nodes
- Updated dependent packages
Bug Fixes
- Various bug fixes around usage with Typescript 3.7
- Disabled
no-dupe-class-members
as this errors on Typescript function overloads and Typescript will error for genuine class member duplicates