File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ ## v0.8.0
2+
3+ 2023-03-28
4+
5+ - Support multiple issues on a single field [ #41 ] ( https://github.com/esamattis/react-zorm/pull/41 )
6+ - Example < https://codesandbox.io/s/github/esamattis/react-zorm/tree/master/packages/codesandboxes/boxes/render-function?file=/src/App.tsx >
7+ - Add onFormData() helper [ #44 ] ( https://github.com/esamattis/react-zorm/pull/44 )
8+ - Example < https://codesandbox.io/s/github/esamattis/react-zorm/tree/master/packages/codesandboxes/boxes/formdata-event?file=/src/App.tsx >
9+ - Expose field type to the render function on the fields chain [ #39 ] ( https://github.com/esamattis/react-zorm/pull/39 )
10+ - See < https://github.com/esamattis/react-zorm/issues/25#issuecomment-1485653466 >
11+ - Upgrade Remix example [ #40 ] ( https://github.com/esamattis/react-zorm/pull/40 )
12+ - See < https://github.com/esamattis/react-zorm/blob/master/packages/remix-example/app/routes/server-side-validation.tsx >
13+
14+ All changes https://github.com/esamattis/react-zorm/compare/react-zorm/v0.7.0...react-zorm/v0.8.0
15+
116## v0.7.0
217
3182023-03-25
You can’t perform that action at this time.
0 commit comments