Skip to content

v16.0.0

Choose a tag to compare

@kevinoid kevinoid released this 29 Mar 16:13
v16.0.0

BREAKING CHANGES

  • Bump eslint-plugin-unicorn from 28.0.0 to 29.0.0. See Release Notes.
  • Bump eslint-plugin-jsdoc from 31.6.1 to 32.0.0. See Release Notes.

Features

  • Don't prefer-destructuring for Array assignment (488c10a)
  • Use env and parserOptions from eslint-plugin-unicorn, unless overridden.
  • Use parserOptions ecmaVersion: 2020 and sourceType: script for node.