What's Changed
- Fix installation command for Forge dependencies in requirements.md by @ndeblauw in https://github.com/spatie/browsershot/pull/962
- Fix installation instructions in requirements by @ndeblauw in https://github.com/spatie/browsershot/pull/965
- Ability to set node env variables by @fdemb in https://github.com/spatie/browsershot/pull/964
- fix(bin/browser.cjs): polyfill global...