these notes describe the change from 2.24.6 -> 2.26.0
fixes
- Removing default logger prefix [BS] - fixes #1607 257fba6
- case-insensitive matching on
domain
key in proxy responses dacfc8b - bump chokidar fixing fsevents build - closes #1613 11729cc
- Unexpected Page Reload after Pausing in Debugger - fixes #1591 06ee1b7
- scroll - add missing init method for window.name method of scroll restoring - fixes #1586 #1457 #1457 9e96603
- proxy Port gets unnecesarily rewritten in Proxy - fixes #1577 48286e0
chore
- move cypress to top-level dep 0d4ab81
- package-lock files 900e23e
- change API of option transforms ef12e9a
lerna
- initial version 7c0ad4e
- more path updates c108af8
- updated more stuff since the move to lerna 4ac3a49
- bring in server/client/ui d6198f9
- add browser-sync-ui 325c775
feature
- adding 'listen' option to restrict binding of interfaces d641916
docs
- emphasize a couple of points - fixes #1461 cf0febd
- added additional note about httpModule option - fixes #1485 16487ad
deps