Skip to content

0.0.11

Compare
Choose a tag to compare
@developit developit released this 18 Nov 15:48
013bd25
  • New --prerender option: renders your app to static HTML at build time (#171)
  • Support 200.html for specifying custom SPA routing HTML (#84)
  • Add wmr serve command: a zero-config production server with H/2 (#157)
  • Add support for the "module" export map key (#172)
  • Add support for loading .env files (#16)
  • Fix CommonJS inconsistency between dev and prod builds (#156)
  • Fixed JS serialization issues for dynamically replaced AST trees (#145 #152 #154)
  • Bugfix: corrected multiple bugs in the CSS parser (#163)
  • Bugfix: serve all files with a utf-8 charset (#173)
  • Bugfix: correct content-length for compressed responses (#159)
  • Bugfix for dotted JSX components (#164)
  • Colorized output (#160)