Community & Support: LinkedIn Group · Slack #project-nest
Active project leaders: Arkadii Yakovets -- GitHub · LinkedIn · Slack; Kate Golovanova -- GitHub · LinkedIn · Slack
Contributing · Code of Conduct · GSoC Mentors
Describe the bug
Dependabot PR #5164 bumps @heroui/react from 2.8.10 to 3.2.1. This is a major version upgrade with breaking changes. Currently ESLint fails with:
This affects all files importing from @heroui/react.
What needs to be done
- Upgrade
@heroui/react to v3
- Fix any broken imports or API changes introduced in v3
- Ensure ESLint, unit tests, and E2E tests pass
References
Are you going to work on fixing this?
Community & Support: LinkedIn Group · Slack #project-nest
Active project leaders: Arkadii Yakovets -- GitHub · LinkedIn · Slack; Kate Golovanova -- GitHub · LinkedIn · Slack
Contributing · Code of Conduct · GSoC Mentors
Describe the bug
Dependabot PR #5164 bumps
@heroui/reactfrom 2.8.10 to 3.2.1. This is a major version upgrade with breaking changes. Currently ESLint fails with:This affects all files importing from
@heroui/react.What needs to be done
@heroui/reactto v3References
Are you going to work on fixing this?