Skip to content

v17.0.0-4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 10:24
b7c6409

17.0.0-4 (2024-03-06)

⚠ BREAKING CHANGES

  • rename rule shebang => hashbang, deprecate rule shebang (#198)

Features

  • rename rule shebang => hashbang, deprecate rule shebang (#198) (cefdb1c), closes #196
  • shebang: add support for env's split-string option (#195) (b383b49)
  • Update ES Syntax (#189) (4778ae8)

Bug Fixes

  • no-unsupported-features: Remove use of static as a variable (#190) (e31d868)

Chores