Skip to content

v9.1.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 10 Jun 14:23

Enhancements

  • Apply the escape-case rule to regex literals and remove transformation of \c escape on string literals (#294) 79748e1
  • Add BigInt type to the new-for-builtins rule (#310) e17f0fd

Fixes

  • Do not warn if .flat() has more than one parameter or if the one parameter is not 1 (#317) 6f10722
  • custom-error-definition: Cover exports name (#313) 3f2e9a6

Meta

v9.0.0...v9.1.0