Releases: croz-ltd/nrich-frontend
Releases · croz-ltd/nrich-frontend
@croz/nrich-form-configuration-core@3.2.1
Patch Changes
- #75
1fe365d625b6692d1dd166da21b0917f301873beThanks @rmesin-croz! - zod support - export fix
@croz/nrich-form-configuration-core@3.2.0
Minor Changes
- #73
670e2b19b40879bd4de7a0f7bbe3ac551c07e2b9Thanks @rmesin-croz! - Add support for Zod validation library to be used with form-configuration module
@croz/nrich-form-configuration-core@3.1.0
Minor Changes
- #67
e1bb4ceThanks @ipavic-croz! - Add support for merging yup form configurations instead of overriding them in store
Patch Changes
- #70
7d435fdThanks @ipavic-croz! - Fix lodash uniqBy import
@croz/nrich-notification-core@1.1.4
Patch Changes
- #65
b4d9314Thanks @lmatejic-CROZ! - Added missing export, patched the github templates for clarity
@croz/nrich-notification-core@1.1.3
Patch Changes
- #63
3e3ba59Thanks @lmatejic-CROZ! - Exposed notification API 'add' and 'remove' methods as non-hook function variants.
@croz/nrich-form-configuration-core@3.0.1
Patch Changes
- #60
6ce2e3bThanks @vojnovicluka! - An enhancement has been made to the schema merger function to address its previous limitations when using "yup" required() validator function.
@croz/nrich-form-configuration-core@3.0.0
Major Changes
- #58
d2fe264Thanks @vojnovicluka! - Upgrade yup to v1.4.0, add custom deep merge function for merging yup schemas
@croz/nrich-notification-core@1.1.2
@croz/nrich-form-configuration-core@2.1.1
@croz/nrich-form-configuration-core@2.1.0
Minor Changes
- #53
9ae5c75Thanks @jtomic-croz! - Added possibility to define generic type when usinguseYupFormConfiguration