Skip to content

v1.11.0

Latest

Choose a tag to compare

@guorunjie guorunjie released this 03 Jun 05:28

What's Changed

  • Added a top-level cursor manifest block for Cursor rule metadata.
  • Preserved imported Cursor rule description, globs, and alwaysApply frontmatter when compiling back to .cursor/rules/.mdc.
  • Added manifest parser support for nested arrays and booleans while preserving command keys like test:e2e.
  • Added tests for Cursor metadata import and manifest round-trip behavior.
  • Documented multi-rule merge behavior and current out-of-scope metadata.

Verification

  • npm test
  • npm run check
  • npm run demo
  • npm publish --dry-run
  • GitHub Actions passed on main