包详细信息

@autoform/react

vantezzen23.8k4.0.0

This package provides a React integration for AutoForm. You'll most likely use UI-library specific packages like @autoform/mui instead of this package - unless you want to create your own integration.

自述文件

React integration for AutoForm

This package provides a React integration for AutoForm. You'll most likely use UI-library specific packages like @autoform/mui instead of this package - unless you want to create your own integration.

Installation

npm install @autoform/react

For more information on how to use this package, see the AutoForm documentation.

更新日志

@autoform/react

4.0.0

Major Changes

  • Rework dependency system

Patch Changes

  • Updated dependencies
    • @autoform/core@3.0.0

3.1.0

Minor Changes

  • Update

Patch Changes

  • Updated dependencies
    • @autoform/core@2.2.0
    • @autoform/yup@2.2.0
    • @autoform/zod@2.2.0

3.0.0

Major Changes

  • b10ea83: add ant-design support

2.2.0

Minor Changes

  • df38752: Mark react and zod as peerDependencies, allow React 19 as a peer dependency

Patch Changes

  • Updated dependencies [df38752]
    • @autoform/yup@2.1.0
    • @autoform/zod@2.1.0

2.1.0

Minor Changes

  • Add formProps

2.0.0

Major Changes

  • v2

Patch Changes

  • Updated dependencies
    • @autoform/core@2.0.0
    • @autoform/yup@2.0.0
    • @autoform/zod@2.0.0

1.3.0

Minor Changes

  • Improve DX

Patch Changes

  • Updated dependencies
    • @autoform/core@1.2.0
    • @autoform/zod@1.2.0

1.2.1

Patch Changes

  • Add yup support
  • Updated dependencies
    • @autoform/core@1.1.3
    • @autoform/zod@1.1.3

1.2.0

Minor Changes

  • a93c30f: Add clearForm to onSubmit

Patch Changes

  • Clean build package
  • Updated dependencies
    • @autoform/core@1.1.2
    • @autoform/zod@1.1.2

1.1.1

Patch Changes

  • Fix build
  • Updated dependencies
    • @autoform/core@1.1.1
    • @autoform/zod@1.1.1

1.1.0

Minor Changes

  • Initial release

Patch Changes

  • Updated dependencies
    • @autoform/core@1.1.0
    • @autoform/zod@1.1.0