2023-05-22 15:47:33 +00:00
|
|
|
# @saleor/react-hook-form-macaw
|
2023-05-23 13:08:26 +00:00
|
|
|
|
2023-06-28 13:17:54 +00:00
|
|
|
## 0.2.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- f96563f: Added a binding for the macaw-ui's Toggle component.
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- cb6ee29: Updated dependencies
|
|
|
|
|
2023-06-12 12:09:15 +00:00
|
|
|
## 0.1.2
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- a8834a1: Unified graphql version to 16.6
|
|
|
|
- a8834a1: Unified graphql codegen packages
|
|
|
|
- a8834a1: Removed unnecessary duplicated dependencies from apps and moved them to shared and root (types, eslint rules)
|
|
|
|
- a8834a1: Updated dev dependencies - Typescript, Eslint and Turborepo
|
|
|
|
- 928c727: Updated @saleor/macaw-ui to 0.8.0-pre.95. This version introduces change in spacing scale, so there may be slight changes in spacing
|
|
|
|
|
2023-06-06 10:59:16 +00:00
|
|
|
## 0.1.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds
|
|
|
|
|
2023-05-23 13:08:26 +00:00
|
|
|
## 0.1.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- b36502d: Add Select input component
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 8a339fc: Introduction of the library integrating Macaw with the React Hook Forms.
|