wmr 3.6.0
Minor Changes
a49e4f9
#806 Thanks @marvinhagemeister! - Add support for.less
stylesheets.
Patch Changes
-
f03859b
#812 Thanks @marvinhagemeister! - Add a workaround to support virtual identifiers starting with/@
to supportrollup-plugin-windicss
. -
81b0e5e
#611 Thanks @rschristian! - Updates the bundle visualizer to latest, allowing for some useful output exclusions -
4e37369
#802 Thanks @rschristian! - If Preact-CLI's debug service worker is detected, WMR will unregister it to avoid repeated 404 errors. -
be5cda0
#807 Thanks @lPadier! - Fix building JSX nodes with object with more than 5 properties -
e8d22ae
#805 Thanks @marvinhagemeister! - Fix.scss
files not being renamed to.css
on production builds, when they were directly referenced in an HTML file. -
e49e856
#814 Thanks @marvinhagemeister! - Add missing watch events to rollup'swatchChange
hook in development