-
Notifications
You must be signed in to change notification settings - Fork 564
[react] remove const enums #2354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: e6c83df The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
/release-pr |
/release-pr |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2354 +/- ##
=======================================
Coverage 66.90% 66.90%
=======================================
Files 293 293
Lines 11242 11242
Branches 1561 1561
=======================================
Hits 7522 7522
Misses 3085 3085
Partials 635 635 ☔ View full report in Codecov by Sentry. |
* Fix upload button media not working * format * Update mint-form.tsx Signed-off-by: Jonas Daniels <[email protected]> --------- Signed-off-by: Jonas Daniels <[email protected]> Co-authored-by: Jonas Daniels <[email protected]>
const enums are not being handled properly when creating a production build in next.js version < 13.5