react-sticky-table
react-sticky-table copied to clipboard
chore: update peer dependency: react-dom@>=16.0.0
Purpose
This update adjusts the peerDependencies of react-dom to support React 17 or 18, ensuring compatibility with projects using the latest version.
Changes
- Updated
react-dominpeerDependencies>=16.0.0inpackage.json - No source code changes or new features introduced
Testing
- Verified locally with
[email protected] - CI passed; no breaking changes observed
Notes
This is a non-breaking change and maintains backward compatibility for most setups. No migration required for existing projects using React 18.