Changelog
All notable changes to STX will be documented in this file.
[2.0.0] - 2024-03-XX
Breaking Changes
- Template syntax updates for better TypeScript integration
- New component definition format
- Store mutations replaced with actions
- Configuration file format changes
Added
- First-class TypeScript support
- Improved IDE integration
- New DevTools features
- Performance optimizations
- Better error handling
Changed
- Updated documentation structure
- Improved build process
- Enhanced testing utilities
- Better state management
Fixed
- Various bug fixes and improvements
- Better error messages
- Performance issues
- Type inference edge cases
[1.0.0] - 2024-02-XX
Added
- Initial release
- Basic templating engine
- Component system
- State management
- Build tools
- Documentation
For a complete list of changes, please see our releases page.