What's Changed
- fix(lighthouse): ensure teardown runs when withPage throws by @Kikobeats in #757
- fix(lighthouse): avoid mutating cached preset config by @Kikobeats in #758
- fix(browserless): handle respawn promise rejections by @Kikobeats in #759
- fix(function): move acorn/acorn-walk to dependencies by @Kikobeats in #760
- fix(function): merge vmOpts.allow instead of overwriting by @Kikobeats in #761
- fix(screencast): throw if start() is called without onFrame handler by @Kikobeats in #763
- fix(screenshot): escape HTML in pretty render output by @Kikobeats in #764
Full Changelog: v10.12.14...v10.12.15