v3.6.0
3.6.0 (2026-05-20)
Features
- add
description option to ruleListSplit (#953) (0d3c398)
v3.5.0
3.5.0 (2026-05-18)
Features
Bug Fixes
- treat frontmatter as H1 in rule-list when framework is "starlight" (#950) (36fbf0e)
v3.4.0
3.4.0 (2026-05-16)
Features
- add new
framework option with support for Starlight (#946) (ef11b22)
v3.3.2
3.3.2 (2026-03-25)
Bug Fixes
- downgrade the minimum supported Node.js 22 version from
22.13.1 to 22.13.0 (#922) (271a7b7)
v3.3.1
v3.3.0
3.3.0 (2026-02-27)
Features
- Support new
DeprecatedInfo format for rule meta.deprecated (#730) (780451d)
v3.2.0
3.2.0 (2026-02-22)
Features
- add
--suggest-emojis and --ai for AI-powered config emoji suggestions (#889) (8a72dee)
v3.1.0
3.1.0 (2026-02-14)
Features
- Use rule option defaults from
meta.defaultOptions with fallback to schema default (#885) (aed5575)
v3.0.2
3.0.2 (2026-01-02)
Bug Fixes
- Enable TypeScript option
erasableSyntaxOnly (ec3b08e)
- Modernize TypeScript config (ddf74e3)
- Remove mock-fs due to Jest 30 incompatibility (#841) (bf79a57)
- Replace jest with vitest (#844) (af24353)
- Upgrade to Jest 30 (8e6ecff)
- Use tsgo instead of tsc for faster type-checking (#847) (3ae507b)
v3.0.1
3.0.1 (2026-01-02)
Bug Fixes
- Rule doc notice for description should come first (#839) (bd4fccd)