- Reduce package size
- Fix types export
- React 19 - TypeError - Cannot read properties of undefined (reading 'recentlyCreatedOwnerStacks') #54
- Added support for React 19
- Updated peerDependencies to include React ^19.0.0
- Fixed module entry in package.json.
- Fixed generating of types file.
- Dropped support for React versions 0.14.0 and 15.x. The library now requires React versions ^16.14.0, ^17.0.0, or ^18.0.0. Projects using this library must update to these versions to avoid compatibility issues.