Release Date: 2025-12-28
Previous Version: v0.6.0
馃幆 Release Highlights
This release introduces Playwright testing standards, a new changelog generation command, and multiple refactoring improvements to existing rules.
馃殌 New Features
Changelog Generation Command
- Added
.cursor/commands/changelog.mdfor generating changelogs from git history - Includes git commands for tag analysis and commit categorization
- Integrates with existing changelog-generator-manual rule
Playwright End-to-End Testing Standards
- Comprehensive Playwright best practices for e2e testing (#72)
- Covers test organization, selectors, assertions, and CI integration
馃敡 Refactoring
Architecture Command Improvements
- Renamed architecture command and updated documentation (#71)
- Better workflow integration
Testing Pyramid Agent
- Refactored testing pyramid agent for improved clarity (#70)
Git Commit Rules Enhancement
- Commit rules now identify file/folder renaming operations (#69)
- More concise commit message guidelines (20-word limit for body)
馃摎 Documentation Updates
- Next.js React 19 Rules - Clarified data fetching methods and project structure (#73)
- COMMANDS.md - Updated command documentation
馃敀 Security Fixes
- Fixed workflow permissions for code scanning alerts (#67, #68)
- Added explicit permissions to GitHub workflow files
馃摝 Installation
npx @usrrname/cursorrules@0.7.0