diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index a301b309..695d90ef 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -6,11 +6,14 @@ Components with the Experimental 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 `` - Added the `disabled` prop to `` - Fixed a bug in `` where setting `disabled` initially didn't work +- Unbundled dependencies and configure external imports to use bare module specifiers ## 2.0.0-beta.53