🎯 Major Features
- Angular 18 Support (#330, #343) - Added support for Angular 18 with init updater fixes
- NPM Package Size Optimization (#339) - Optimized package size for better distribution
🚀 Performance Improvements
- Safari Performance Fix (#338) - Fixed performance issues in Safari browser
🐛 Bug Fixes & Improvements
- Fixed initUpdater functionality
- Fixed unregistered template warnings (#340)
- Fixed ability to resize groups below children size (#342)
- Added internalId assignment middleware to force node recreation (#337)
- Fixed unit tests (#341)
📚 Documentation
- Edge selection documentation (#327)
- Model initialization and reinitialization guide (#322)
- New custom node look documentation (#342)
- Improved example documentation
🔧 Developer Experience