Skip to content

v2.0.0

Choose a tag to compare

@uidev1116 uidev1116 released this 31 Jul 05:44
· 24 commits to master since this release

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 publish to 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, updated browserslist-db, etc.)

Full Changelog: v1.4.8...v2.0.0