update changelog

pull/561/head
Cory LaViska 2021-10-08 16:53:31 -04:00
rodzic 59fb8db6be
commit 42b3e2cc11
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -8,7 +8,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
## 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.
Shoelace doesn't have a lot of dependencies, but this release unbundles most of them 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>`