All notable changes to this project will be documented in this file.
- Upgraded to fully support React 18
- Updated ReactDOM import structure to use named imports
- Switched to modern createPortal implementation
- Updated peer dependencies to require React 16.8.0 or higher
- Fixed test setup for React 18 compatibility
- Full support for React 18's concurrent rendering features
- Improved documentation with React 18 migration notes
- Support for React 18 added as peer dependency
- Minor bug fixes and improvements