Skip to content

It's Alive!

Compare
Choose a tag to compare
@developit developit released this 02 Dec 20:39
4478690
  • Copy unreferenced assets to the output directory when building for production (#195)
  • Add the new create-wmr package that handles npm init wmr foo (#188)
  • A new plugin @wmr-plugins/nomodule that generates and serves legacy bundles to older browsers (#196)
  • Add a new --public CLI argument + config option for changing ./public to some other name (#192)
  • Show a friendly warning message when scripts are missing type="module" (#191)
  • Add ambient type declarations for import.meta.hot and CSS Modules (#187)
  • Silence "experimental modules" warning during prerendering (#193)
  • Fix a few cases where protocol-relative URLs weren't being handled correctly (#185)