Change Log

- Nov 12, 2025

v1.2.0 Next.js
  • Upgraded to Next.js v16.0.1 with full React 19.2 support
    • Improved build performance and faster dev server startup
    • Introduced new useEffectEvent hook for improved event handling
    • Implemented <Activity> component leveraging React 19’s new built-in APIs
    • Aligned project dependencies and configuration with latest Next.js and React standards

- Jul 01, 2025

v1.0.0
  • Initial Release