Skip to content

Release 1.4.4

Compare
Choose a tag to compare
@tamaracha tamaracha released this 28 Dec 21:55
· 11 commits to main since this release
104ccc4

Fixed

Outdated build deps

  • Updated to latest version of standard which understands ESM and removed babel-eslint
  • Replaced nyc and tap-nyc with c8 which uses Node.JS' built-in functionality for code coverage
  • Uses shx for more platform-independent scripts (substitutes del-cli)