From 42b3e2cc112679a63f34c0e690c7a4eb6057a99e Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Fri, 8 Oct 2021 16:53:31 -0400 Subject: [PATCH] update changelog --- docs/resources/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 695d90efe..80286c610 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -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 `` - Added the `disabled` prop to ``