-
Notifications
You must be signed in to change notification settings - Fork 9
upgrade packages #TECH-409 #141
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
base: main
Are you sure you want to change the base?
Conversation
commit: |
| "rollup-plugin-import-css": "^3.2.1", | ||
| "react": "^19.1.1", | ||
| "react-dom": "^19.1.1", | ||
| "react-hook-form": "^7.61.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@neotob This is a huge breaking change. This will inpact on the issue we have with disabled fields and will completely change the behaviour. I have 2 tickets on our project for this topic.
I think we will need to test what happens, how we can then fix, as I planned to do it in the following days/weeks
No description provided.