Skip to content

Latest commit

 

History

History
116 lines (50 loc) · 7.63 KB

File metadata and controls

116 lines (50 loc) · 7.63 KB

Bug Fixes

  • Upgrade elliptic to address security vulnerability (#30037) (07bc653)

Bug Fixes

  • allow yarn 4 berry to work with cypress webpack preprocessor (#29901) (1521399)

Bug Fixes

Bug Fixes

  • change how tsconfig is aliased in webpack-batteries-included-preprocessor (#27706) (6081751)

Bug Fixes

  • resolve process/browser to process/browser.js to resolve correctly in ESM packages where .mjs or .js files exist where process is being used and globally imported. [run ci] (#27611) (8b5c551)

breaking

BREAKING CHANGES

  • Since cypress now bundles with webpack v5, the minimum webpack version is now version 5 as this iswhat cypress will support in the monorepo moving forward. If you wish to use webpack 4, please use v2 of this package.

Bug Fixes

  • Fix issues with Cypress.require() and TypeScript (#25931) (ed69f0b)

Features

Features

  • Create public Cypress.ensure API for use with custom queries (#24697) (8ff38cd)

Bug Fixes

Bug Fixes

  • add yarn v2 pnp support to default webpack processor (#17335) (74ada11)

Bug Fixes

  • webpack-batteries-included-preprocessor: Disable loading babel config files (#16980) (e1d2256)

Bug Fixes

  • @cypress/webpack-batteries-included-preprocessor: Ensure typescript options are set if typescript path is provided (#15991) (6885181)

Features

Bug Fixes

Bug Fixes

  • update @cypress/npm-webpack-batteries-included-preprocessor for monorepo (#14181) (5a3b133)