feat: nested collections (#680)
This commit is contained in:
committed by
GitHub
parent
22a1b8d9c0
commit
d0ecae310c
@ -7,6 +7,7 @@ BREAKING_CHANGES
|
||||
- widget prop `isHidden` renamed to `hidden`
|
||||
- useMediaInsert now requires collection to be passed
|
||||
- media path changed from `string | string[]` to `{ path: string | string[], alt?: string }`
|
||||
- Nested collections, meta config moved into nested config.
|
||||
|
||||
ADDED
|
||||
- `forSingleList` - Allows for changing styles for single list items
|
||||
|
Reference in New Issue
Block a user