Skip to content

v2.3.0

Compare
Choose a tag to compare
@SpaceK33z SpaceK33z released this 03 Feb 15:16
· 2174 commits to master since this release
  • Add new fancy error overlay in-browser, which shows up when there are compilation errors. Disabled by default, add overlay: true to enable (#764)!
  • If you use --open and options.public, the browser will now open the same URL as you have defined in public (#749).
  • options.port now allows strings to be passed in, previously only integers were accepted (#766).