Migration Guide: v1.x to v2.0
November 6, 2025 ยท View on GitHub
TODO: Comprehensive migration guide once v2.0 is stable.
This document will cover:
- Breaking API changes
- Package structure changes
- New dependencies
- Code examples for common migration patterns
- Deprecation timeline
For now, see:
- README.md for v2.0 quick start
- ARCHITECTURE.md for design overview
- PATTERNS.md for coding conventions