This commit is contained in:
Cory LaViska
2021-06-18 08:36:24 -04:00
parent 301c58d6fb
commit de9d43f67a
2 changed files with 7 additions and 3 deletions

View File

@@ -6,6 +6,10 @@ Components with the <sl-badge type="warning" pill>Experimental</sl-badge> badge
_During the beta period, these restrictions may be relaxed in the event of a mission-critical bug._ 🐛
## Next
- Fixed a bug in `sl-color-picker` where setting `value` immediately wouldn't trigger an update
## 2.0.0-beta.44
- 🚨 BREAKING: all `invalid` props on form controls now reflect validity before interaction [#455](https://github.com/shoelace-style/shoelace/issues/455)