Change Log

- Dec 30, 2025

v1.2.1
Next.js
Pro
  • Removed all usages of the any type and replaced them with proper types
  • Improved overall type safety and code consistency
  • Updated folder and file naming conventions

- Nov 12, 2025

v1.2.0
Next.js
Pro
Free
  • Upgraded to Next.js v16.0.10 with full 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

- Nov 5, 2025

v1.1.0
Next.js
Pro
Free
  • Upgraded to Next.js v16.0.1 with full React 19.2 support
    • Improved build performance and faster dev server startup
    • Aligned project dependencies and configuration with latest Next.js and React standards

- Jul 01, 2025

v1.0.0
  • Initial Release