Releases: cypress-io/cypress-webpack-preprocessor
Releases · cypress-io/cypress-webpack-preprocessor
v5.4.5
5.4.5 (2020-08-24)
Bug Fixes
- Dependencies are now prefixed with a caret (#107) (0223169)
- deps: Update dependency lodash to v4.17.20 (#105) (a8e2819)
v5.4.4
5.4.4 (2020-08-12)
Bug Fixes
- The 'rerun' event is no longer emitted on the initial bundling of a file (#103) (85ef427)
v5.4.3
5.4.3 (2020-08-10)
Bug Fixes
- Reduce the verbosity of error messages (#102) (ba0dc3d)
v5.4.2
5.4.2 (2020-07-22)
Bug Fixes
- deps: update dependency lodash to v4.17.19 (#101) (a0c45b8)
v5.4.1
5.4.1 (2020-05-19)
Bug Fixes
- Handle when transpileOnly option is used (#94) (bfdc37d)
v5.4.0
5.4.0 (2020-05-18)
Features
- force sourceMap: true on all typescript projects (#92) (d33103f)
v5.3.0
5.3.0 (2020-05-18)
Features
- set webpack mode to development if missing (#87) (0194f0f)
v5.2.1
5.2.1 (2020-05-14)
Bug Fixes
- add jsdoc for default options (7eefb7c)
v5.2.0
5.2.0 (2020-05-07)
Features
DEBUG=cypress:webpack:stats
v5.1.2
5.1.2 (2020-04-13)
Bug Fixes
- Ensure that the webpack output filename ends with .js. (#73) (a6baf1f)