react-forms icon indicating copy to clipboard operation
react-forms copied to clipboard

react-19-pre(all): upgrade dependencies

Open Hyperkid123 opened this issue 7 months ago • 1 comments

Enable strict package dependency validation

Fixes #1506 Description

  • uses npm instead of Yarn
  • uses forked release on react final form until v7 is released and stable
    • has support for React 19
  • released renderer and MUI manually to unblock #1506

Checklist: (please see documentation page for more information)

  • [ ] Yarn build passes
  • [ ] Yarn lint passes
  • [ ] Yarn test passes
  • [ ] Test coverage for new code (if applicable)
  • [ ] Documentation update (if applicable)
  • [ ] Correct commit message
    • format fix|feat({scope}): {description}
    • i.e. fix(pf3): wizard correctly handles next button
    • fix will release a new _._.X version
    • feat will release a new _.X._ version (use when you introduce new features)
      • we want to avoid any breaking changes, please contact us, if there is no way how to avoid them
    • scope: package
    • if you update the documentation or tests, do not use this format
      • i.e. Fix button on documenation example page

Hyperkid123 avatar Jun 03 '25 11:06 Hyperkid123

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-forms ❌ Failed (Inspect) Jun 3, 2025 11:25am

vercel[bot] avatar Jun 03 '25 11:06 vercel[bot]