felipesere / foody-rs

0 stars 0 forks source link

Bump @tanstack/zod-form-adapter from 0.16.2 to 0.20.0 in /frontend #74

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @tanstack/zod-form-adapter from 0.16.2 to 0.20.0.

Release notes

Sourced from @​tanstack/zod-form-adapter's releases.

v0.20.0

Version 0.20.0 - 5/22/2024, 7:00 AM

Changes

Feat

  • add support for nullable nested fields (#713) (70bdc7f) by Muhammad Amin Saffari Taheri

Packages

  • @​tanstack/form-core@​0.20.0
  • @​tanstack/react-form@​0.20.0
  • @​tanstack/vue-form@​0.20.0
  • @​tanstack/zod-form-adapter@​0.20.0
  • @​tanstack/yup-form-adapter@​0.20.0
  • @​tanstack/valibot-form-adapter@​0.20.0
  • @​tanstack/solid-form@​0.20.0
  • @​tanstack/lit-form@​0.20.0
  • @​tanstack/angular-form@​0.20.0

v0.19.5

Version 0.19.5 - 5/13/2024, 8:59 AM (Manual Release)

Changes

Chore

  • Update @​tanstack/config to v0.7.4 (#703) (5e8ad29) by Lachlan Collins
  • Enable link-workspace-packages (#702) (8ea328b) by Lachlan Collins
  • migrate to PNPM version 9, fix build on Windows (#694) (ab412c9) by Corbin Crutchley

Docs

  • add async initial values examples (#688) (d949c0b) by Corbin Crutchley
  • update react-hook-form column in comparision table (#673) (c3a2fd2) by @​AhmedBaset

Packages

  • @​tanstack/form-core@​0.19.5
  • @​tanstack/react-form@​0.19.5
  • @​tanstack/vue-form@​0.19.5
  • @​tanstack/zod-form-adapter@​0.19.5
  • @​tanstack/yup-form-adapter@​0.19.5
  • @​tanstack/valibot-form-adapter@​0.19.5
  • @​tanstack/solid-form@​0.19.5
  • @​tanstack/lit-form@​0.19.5
  • @​tanstack/angular-form@​0.19.5

v0.19.4

... (truncated)

Commits
  • ce4a946 release: v0.20.0
  • 70bdc7f feat: add support for nullable nested fields (#713)
  • e85600c release: v0.19.5
  • 5e8ad29 chore: Update @​tanstack/config to v0.7.4 (#703)
  • 8ea328b chore: Enable link-workspace-packages (#702)
  • ab412c9 chore: migrate to PNPM version 9, fix build on Windows (#694)
  • d949c0b docs: add async initial values examples (#688)
  • c3a2fd2 docs: update react-hook-form column in comparision table (#673)
  • 68f1164 release: v0.19.4
  • b4c24ca fix: onSubmit should forcably set onChange and onBlur validation to execute i...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 5 months ago

Superseded by #84.