📝 Changelog
History of changes and updates to GoRouter Modular.
[2.0.0] - 2024-01-XX
✨ New Features
- EventModule for inter-module communication
- Improved Keys system
- Full microfrontend support
- Enhanced loader system
🔧 Improvements
- Optimized performance for large applications
- Completely rewritten documentation
- Added practical examples
- Expanded unit tests
🐛 Bug Fixes
- Fixed memory leaks in EventModule
- Stabilized navigation system
- Better error handling
⚠️ Breaking Changes
- Changed initial configuration API
- Reorganized module structure
[1.5.0] - 2023-12-XX
✨ New Features
- Shell modules for shared layouts
- Asynchronous navigation
- Improved query parameters support
🔧 Improvements
- Optimized dependency injection
- Better integration with official GoRouter
[1.0.0] - 2023-10-XX
🎉 Initial Release
- Modular navigation system
- Dependency injection
- GoRouter integration
- Basic documentation
For more detailed updates, check out the GitHub releases (opens in a new tab).