Skip to content

🚀 1.7.3 Modernization

Latest

Choose a tag to compare

@amir0ff amir0ff released this 24 Jan 17:07
· 2 commits to main since this release

What's Changed

Major modernization release featuring significant dependency upgrades and pipeline improvements:

  • React 19 & Vite 7: Upgraded the core library and example application to support the latest versions of React and Vite for improved performance and developer experience.
  • Tailwind CSS v4: Migrated the example app to Tailwind CSS v4, adopting the new CSS-first engine and modern @theme configuration.
  • NPM Provenance: Re-enabled secure NPM publishing with provenance by correctly configuring OIDC trusted publishing permissions (id-token: write).
  • UI Consistency: Restored native hover cursors on buttons and fixed input field spacing (8px top margin) that were affected during the framework migration.
  • Broad Compatibility: Updated peer dependencies to officially support both React 18 and React 19 environments.

Full Changelog: 1.7.0...1.7.3