diff --git a/.changeset/chatty-flowers-drop.md b/.changeset/chatty-flowers-drop.md new file mode 100644 index 00000000..ad758d2c --- /dev/null +++ b/.changeset/chatty-flowers-drop.md @@ -0,0 +1,7 @@ +--- +'@smile/haring-react-shared': minor +'storybook-pages': minor +'@smile/haring-react': minor +--- + +Refactored DynamicZone and FormDynamicZone to be more configurable, remove state and react-hook-form dependency and make them neutral, fixed errors and added a few features, added example page ReactHookFormDynamicZone to implement FormDynamicZone example with react-hook-form, added/reworked types and utilities