Skip to content

v9.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 18:53
· 5 commits to master since this release
3770379

Minor Changes

  • Add no-arraybuffer-base64 config (#249)

  • Add es-x/no-uint8array-frombase64 rule (#249)

  • Add es-x/no-uint8array-fromhex rule (#249)

  • Add es-x/no-uint8array-prototype-setfrombase64 rule (#249)

  • Add es-x/no-uint8array-prototype-setfromhex rule (#249)

  • Add es-x/no-uint8array-prototype-tobase64 rule (#249)

  • Add es-x/no-uint8array-prototype-tohex rule (#249)

  • Add es-x/no-math-sumprecise rule (#266)