Files
2025-11-29 18:16:40 +08:00

15 lines
405 B
Markdown

# Changelog
## 0.2.0
- Refactored to Anthropic progressive disclosure pattern
- Updated description with "Use PROACTIVELY when..." format
- Removed version/author/category from frontmatter
## 0.1.0
- Initial release with three project modes
- Sandbox (Vite), Enterprise (Next.js), Mobile (Expo)
- TypeScript strict mode and 80% coverage threshold
- Testing Trophy approach with Husky pre-commit hooks