Skip to content

0.8.1

Latest
Compare
Choose a tag to compare
@rob2d rob2d released this 30 Mar 22:42

🚀 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]