1
0
Fork 0

fix(components): Correctly load saved value for mm options

Closes #1136
This commit is contained in:
Joost De Cock 2021-06-20 15:55:58 +02:00
parent 05bf9ca34d
commit 499996ea05
2 changed files with 5 additions and 1 deletions

View file

@ -43,6 +43,9 @@
Fixed:
charlie:
- Add `@freesewing/plugin-mirror` as peer dependency
components:
- Correctly load saved value for mm options
See [#1136](https://github.com/freesewing/freesewing/issues/1136)
paco:
- The waistband was incorrectly using the cuff widht
See [#1113](https://github.com/freesewing/freesewing/issues/1113)