Skip to content

v1.41.0

Choose a tag to compare

@bhsd-harry bhsd-harry released this 25 May 04:01
· 48 commits to main since this release

2026-05-25

Added

  • The individual linting rules can now be configured with a single plain object (similar to the second element of the full rule configuration array), which will be merged with the default options of the rule instead of replacing them
  • Config.server property which is useful when Config.articlePath is a relative path

Changed