Skip to content

v1.0.0

Compare
Choose a tag to compare
@hisuwh hisuwh released this 21 Nov 11:59
· 171 commits to master since this release

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