Skip to content

v18.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Aug 14:02
6a9980a

18.3.0 (2026-08-08)

๐ŸŒŸ Features

  • add prefer-process-get-builtin-module rule (#554) (8d9bd05)
  • implement prefer-import/assert-strict rule (#553) (d7afbed)

๐Ÿฉน Fixes

  • handle import.meta paths in no-path-concat (#559) (a6b3ce2)
  • no-unsupported-features: classify util.styleText as experimental (#560) (b8e39c5)
  • support brace expansion and extglobs in package files (#558) (8cae1af)

๐Ÿ“š Documentation

  • add eslint-plugin-node migration guide (#561) (4138d4e)
  • update outdated http links to https in docs/rules (#562) (a6cd6a5)

๐Ÿงน Chores