Skip to content

v2021.11.20 - add top-level-await support

Compare
Choose a tag to compare
@kaizhu256 kaizhu256 released this 22 Nov 01:03
· 87 commits to beta since this release
5cb3799

What's Changed

  • jslint - add top-level-await support
  • ci - deprecate/remove jslint.cjs from ci
  • coverage - add cli-options --exclude=aa,bb, --exclude-node-modules=false, --include=aa,bb
  • coverage - dedupe coverage-logic now applied when only one script passed
  • npm - add file .npmignore
  • website - add clickable-links to editor-code in report-warnings and report-functions

Full Changelog: v2021.10.20...v2021.11.20