cascader
cascader copied to clipboard
chore(deps-dev): bump rc-field-form from 1.44.0 to 2.4.0
Bumps rc-field-form from 1.44.0 to 2.4.0.
Release notes
Sourced from rc-field-form's releases.
v2.4.0
- Fix replaceMessage function to handle escaped variables (#716) 87e1877
https://github.com/react-component/field-form/compare/v2.3.0...v2.4.0
v2.3.0
- fix: preserve false should not trigger shouldUpdate rerender (#714) 3493250
- feat: add Values type (#703) 9a98132
https://github.com/react-component/field-form/compare/v2.2.1...v2.3.0
v2.2.1
- feat: DeepNamePath deep = 5 (#700) 31599de
https://github.com/react-component/field-form/compare/v2.2.0...v2.2.1
v2.2.0
- feat: ref adding nativeElement (#691) 80eef50
https://github.com/react-component/field-form/compare/v2.1.0...v2.2.0
v2.1.0
- feat: support clearOnDestroy (#692) ce911e0
https://github.com/react-component/field-form/compare/v2.0.1...v2.1.0
v2.0.1
- chore: bump async-validator to fix lock file 26317a0
- chore: clear any (#684) 45cc9fa
- test: rm legacy react-dom/test-utils (#685) 8c8a829
- chore: upgrade workflows (#686) 029abbb
- chore(deps-dev): bump
@testing-library/reactfrom 14.3.1 to 15.0.2 (#678) a8f15b3https://github.com/react-component/field-form/compare/v2.0.0...v2.0.1
v2.0.0
- feat: replace async-validator to
@rc-component/async-validator(#679) b26d048- chore(deps-dev): bump eslint-plugin-unicorn from 50.0.1 to 52.0.0 (#669) b576957
https://github.com/react-component/field-form/compare/v1.44.0...v2.0.0
Commits
0ed0e7b2.4.087e1877Fix replaceMessage function to handle escaped variables (#716)ca2f92c2.3.03493250fix: preserve false should not trigger shouldUpdate rerender (#714)9a98132feat: add Values type (#703)11278cb2.2.131599defeat: DeepNamePath deep = 5 (#700)6fac7ed2.2.080eef50feat: ref adding nativeElement (#691)fcc2e642.1.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)