v1.0.0-beta.37
Pre-release
Pre-release
github-actions
released this
01 Mar 22:40
·
1049 commits
to master
since this release
✨ Enhancements
- ✨ Add ability to download browser during post-install (#206) @wwilsman
- ✨ Expose logger's shouldLog method (#205) @wwilsman
- ♻ Improve browser process handling (#204) @wwilsman
🏗 Maintenance
- ⬆️ Bump rollup from 2.39.0 to 2.40.0 (#217) @dependabot
- ⬆️ Bump @babel/cli from 7.12.17 to 7.13.0 (#216) @dependabot
- ⬆️ Bump @babel/eslint-parser from 7.12.17 to 7.13.8 (#215) @dependabot
- ⬆️ Bump eslint from 7.20.0 to 7.21.0 (#214) @dependabot
- ⬆️ Bump karma-rollup-preprocessor from 7.0.5 to 7.0.6 (#213) @dependabot
- ⬆️ Bump nock from 13.0.7 to 13.0.9 (#212) @dependabot
- ⬆️ Bump @babel/preset-env from 7.12.17 to 7.13.8 (#210) @dependabot
- ⬆️ Bump @babel/core from 7.12.17 to 7.13.8 (#211) @dependabot
- ⬆️ Bump @babel/plugin-proposal-class-properties from 7.12.13 to 7.13.0 (#209) @dependabot
- ⬆️ Bump @babel/register from 7.12.13 to 7.13.8 (#208) @dependabot
- ⬆️ Bump image-size from 0.9.3 to 0.9.4 (#207) @dependabot
- 💚 Add Windows workflow (#176) @wwilsman