react-swift-form
Version:
React library fro form validation
26 lines (13 loc) • 1.31 kB
Markdown
# react-swift-form
## 0.2.0
### Minor Changes
- [#29](https://github.com/tonai/react-swift-form/pull/29) [`9478131`](https://github.com/tonai/react-swift-form/commit/9478131a334a77de21468b7af7132b29af27655f) Thanks [@tonai](https://github.com/tonai)! - Render optimizations
- [#29](https://github.com/tonai/react-swift-form/pull/29) [`9478131`](https://github.com/tonai/react-swift-form/commit/9478131a334a77de21468b7af7132b29af27655f) Thanks [@tonai](https://github.com/tonai)! - Add name filter for `useFormStates`
### Patch Changes
- [#29](https://github.com/tonai/react-swift-form/pull/29) [`9478131`](https://github.com/tonai/react-swift-form/commit/9478131a334a77de21468b7af7132b29af27655f) Thanks [@tonai](https://github.com/tonai)! - Move global validators errors in local fields when they exists
## 0.1.1
### Patch Changes
- [#26](https://github.com/tonai/react-swift-form/pull/26) [`e657729`](https://github.com/tonai/react-swift-form/commit/e65772935f959d4e3061f911c308560dbea7eda0) Thanks [@tonai](https://github.com/tonai)! - Update README
## 0.1.0
### Minor Changes
- [#24](https://github.com/tonai/react-swift-form/pull/24) [`1e7d5fd`](https://github.com/tonai/react-swift-form/commit/1e7d5fd7059fb45e4f996e530046321b4ce2df44) Thanks [@tonai](https://github.com/tonai)! - First release