🚀 Performance
Improved dimension hashing speed by ~50x by switching from string hashing to numbers + bitwise operations
📦 Build Size
Reduced build size by approximately 50% by removing unnecessary Babel transforms for modern CommonJS environments
✅ Compatibility
Added support for React 19 as a peer dependency
🔒 Dependencies
Updated outdated packages and addressed vulnerabilities (primarily for the build pipeline and repo)
[Release format updated for better readability]