You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: update node version to v22 (#27)
BREAKING CHANGE: updated node versions
updated the compatible node versions from version 16-18 to version 18-22
build: Clean up package requirements
BREAKING CHANGE: Dropped supported React and Node versions.
- Only allow React versions >=18
- Drop Next.js as a peer dependency
- Only allow Node versions 16 - 18