Scrawl-canvas v8.10.3
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