v0.8.0
Changed
-
Published JavaScript files no longer include inlined TypeScript helpers such as
__decorate. Instead, helpers are now imported from thetslibmodule dependency. This reduces code size by allowing multiple components to share the same helpers, and eliminates "this has been rewritten to undefined" errors from Rollup. (#439) -
BREAKING Renamed component
basemodules: (#440):icon-button-toggle-base.ts→mwc-icon-button-toggle-base.tsicon-button-base.ts→mwc-icon-button-base.tstop-app-bar-fixed-base.ts→mwc-top-app-bar-fixed-base.ts