Skip to content
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

fix(rollup&Fields): update rollup, use uuidV4, update packages #144

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jun 6, 2023

Type:

  • CI/CD: helm, docker & CI/CD adjustments.
  • feature: new capabilities.
  • fix: bug, hotfix, etc.
  • refactor: enhancements.
  • style: changes in styles.
  • other: docs, tests.

What's the focus of this PR:

  • Fix undefined ids issue. As the react versions doesn't match and useId is only available for react 18 it wasn't working properly. With uuidv4 we solve this issue.
  • Rollup updated to fix some warnings.

How to review this PR:

Related work items

Before submitting this PR, I made sure:

  • There is no lint error in the code
  • Build process passes successfully
  • There are some tests
Screenshot 2023-06-06 at 09 13 12

@ghost ghost requested a review from pabloelisseo June 6, 2023 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant