@uxf/cms 5.0.0 → 6.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
@@ -9,6 +9,7 @@
|
|
9
9
|
## Changelog
|
10
10
|
- **v4** - přidání tailwindu
|
11
11
|
- **v5** - závislost na @uxf/router v3 (nepředává se do containeru celý router ale pouze funkce `route` a `useActiveRoute`)
|
12
|
+
- **v6** - odstranění mui a nahrazení react-final-form za react-hook-form
|
12
13
|
|
13
14
|
## Rozdělení balíčku
|
14
15
|
|