Skip to content

Scrawl-canvas v8.10.3

Compare
Choose a tag to compare
@KaliedaRik KaliedaRik released this 01 May 12:46

Breaking changes:

None

New functionality:

None

Improvements:

Extended linter checks. In addition to the default ESLint checks, we now check for:

  • no-inline-comments
  • no-sequences
  • no-unused-expressions
  • no-useless-call
  • no-useless-return
  • no-var
  • prefer-const
  • no-trailing-spaces
  • radix

Bugfixes:

Fixed bugs uncovered by linter

Full Changelog: v8.10.2...v8.10.3