1
0
Fork 0

feat(components): Caption should now be passed as children to Legend/Example

Closes #1043

Note that backwards compatibility is ensured.
This commit is contained in:
Joost De Cock 2021-06-06 18:46:38 +02:00
parent 1f3fdf6742
commit 3fd0e71f19
3 changed files with 13 additions and 3 deletions

View file

@ -1,6 +1,11 @@
2.16.3:
date: Unreleased
Changed:
components:
- Caption should not be passed as children to Legend and Example components
See https://github.com/freesewing/freesewing/issues/1043
Fixed:
charlie:
- Add `@freesewing/plugin-mirror` as peer dependency