update changelog

pull/561/head
Cory LaViska 2021-10-08 16:39:10 -04:00
rodzic 92dedf3386
commit 04443a64e2
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -6,11 +6,14 @@ 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
## 2.0.0-beta.54
Shoelace doesn't have a lot of dependencies, but this release unbundles the few that it does have so you can potentially save some extra kilobytes. This will be a breaking change only if your configuration _does not_ support bare module specifiers. CDN users and bundler users will be unaffected.
- 🚨 BREAKING: renamed the `sl-clear` event to `sl-remove`, the `clear-button` part to `remove-button`, and the `clearable` property to `removable` in `<sl-tag>`
- Added the `disabled` prop to `<sl-resize-observer>`
- Fixed a bug in `<sl-mutation-observer>` where setting `disabled` initially didn't work
- Unbundled dependencies and configure external imports to use bare module specifiers
## 2.0.0-beta.53