- 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
andoptions.public
, the browser will now open the same URL as you have defined inpublic
(#749). options.port
now allows strings to be passed in, previously only integers were accepted (#766).