Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Releases: cypress-io/cypress-webpack-preprocessor

v5.4.5

24 Aug 13:42
0223169
Compare
Choose a tag to compare

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

12 Aug 18:00
85ef427
Compare
Choose a tag to compare

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

10 Aug 13:50
ba0dc3d
Compare
Choose a tag to compare

5.4.3 (2020-08-10)

Bug Fixes

  • Reduce the verbosity of error messages (#102) (ba0dc3d)

v5.4.2

22 Jul 07:48
a0c45b8
Compare
Choose a tag to compare

5.4.2 (2020-07-22)

Bug Fixes

  • deps: update dependency lodash to v4.17.19 (#101) (a0c45b8)

v5.4.1

19 May 14:31
bfdc37d
Compare
Choose a tag to compare

5.4.1 (2020-05-19)

Bug Fixes

  • Handle when transpileOnly option is used (#94) (bfdc37d)

v5.4.0

18 May 12:31
d33103f
Compare
Choose a tag to compare

5.4.0 (2020-05-18)

Features

  • force sourceMap: true on all typescript projects (#92) (d33103f)

v5.3.0

18 May 09:35
Compare
Choose a tag to compare

5.3.0 (2020-05-18)

Features

  • set webpack mode to development if missing (#87) (0194f0f)

v5.2.1

14 May 18:13
Compare
Choose a tag to compare

5.2.1 (2020-05-14)

Bug Fixes

  • add jsdoc for default options (7eefb7c)

v5.2.0

07 May 13:37
e69eb84
Compare
Choose a tag to compare

5.2.0 (2020-05-07)

Features

DEBUG=cypress:webpack:stats

v5.1.2

13 Apr 15:02
a6baf1f
Compare
Choose a tag to compare

5.1.2 (2020-04-13)

Bug Fixes

  • Ensure that the webpack output filename ends with .js. (#73) (a6baf1f)