v2.0.0
Breaking Changes
- Require React 18 or higher (bumped minimum peer dependency version)
Features
- Added support for React 19 (expanded peer dependency range, replaced deprecated APIs)
CI / Infrastructure
- Migrated
npm publishto GitHub Actions + Trusted Publishing (OIDC) - Automated version updates via Dependabot, scoped strictly to security vulnerabilities
Fixes / Chores
- Fixed a typo in the webpack configuration (
Embed) - Patched vulnerabilities and updated dependencies (ran
npm audit fix, updatedbrowserslist-db, etc.)
Full Changelog: v1.4.8...v2.0.0