Skip to content

wmr 3.6.0

Compare
Choose a tag to compare
@marvinhagemeister marvinhagemeister released this 30 Aug 01:18
· 195 commits to main since this release
19b3e7b

Minor Changes

Patch Changes

  • f03859b #812 Thanks @marvinhagemeister! - Add a workaround to support virtual identifiers starting with /@ to support rollup-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's watchChange hook in development