Skip to content

8.1.0

Compare
Choose a tag to compare
@lo1tuma lo1tuma released this 05 Mar 14:32

Bug Fixes

  • Fix prefer-arrow-callback to not fail when using import.meta (#266)

Enhancements

  • Speed up no-exclusive-tests and no-pending-tests (#276)
  • set env.mocha on recommended config (#273)
  • Add benchmarks for runtime with many files (#269)

Documentation

  • Remove stray linebreak at top of file (#272)
  • Add recommended tick to no-exports (#271)

Build-Related

  • Improve benchmark test reliability (#277)