Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 16:45
· 18 commits to main since this release
1f7bd16

Minor Changes

  • c737772: Bump Node.js version requirement to 22
  • c737772: Bump eslint version requirement to 9
  • c737772: prefer-defer-import rule drops the webpack magic comment syntax and adopts the native syntax
  • c737772: Remove rule type/no-instanceof-wrapper, use unicorn/no-instanceof-builtins instead.

Patch Changes

  • c737772: Support import { "string" as name } from '...' syntax