Skip to content

v7.0.3

Choose a tag to compare

@github-actions github-actions released this 31 May 05:45
Immutable release. Only release title and notes can be modified.

[7.0.3] - 2026-05-31

📝 Documentation

  • 0e9e866 — 📝 [docs] Add documentation for flat config aliases and frontmatter support

  • 📝 Create base.md to describe the base flat config setup.

  • 📝 Create flat-base.md as a compatibility alias for configs.base.

  • 📝 Create flat-frontmatter.md as a compatibility alias for configs.frontmatter.

  • 📝 Create flat-recommended.md as a compatibility alias for configs.recommended.

  • 📝 Create frontmatter.md to detail the frontmatter flat config usage.

  • 📝 Create recommended.md to explain the recommended flat config behavior.

  • 🐛 [fix] Update no-invalid.md to improve formatting and clarity in examples.

  • 🔧 [refactor] Adjust comments in schema.ts for better readability.

🧹 Chores