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

Releases: cypress-io/cypress-webpack-preprocessor

v4.0.3

11 Jan 15:45
Compare
Choose a tag to compare

4.0.3 (2019-01-11)

Bug fixes ✅

  • Fix issue with hooking into ‘compile’ event when ‘shouldWatch’ is false (Fixes #44) (c240d71)

v4.0.2

13 Nov 15:05
Compare
Choose a tag to compare

4.0.2 (2018-11-13)

Bug fixes ✅

  • make babel dependencies optional (fixes #38) (8206bf3)

v4.0.1

13 Nov 14:38
Compare
Choose a tag to compare

4.0.1 (2018-11-13)

Bug fixes ✅

  • Fix babel presets to be an array (fixes #40)

v4.0.0

08 Nov 15:56
Compare
Choose a tag to compare

4.0.0 (2018-11-08)

Breaking major changes 🔥

  • Move external resources to peerDependencies
  • Remove @babel/preset-react as dependency

v3.0.1

23 Oct 14:06
Compare
Choose a tag to compare

3.0.1 (2018-10-23)

Bug fixes ✅

  • Use new .hooks api, remove deprecation warning (Fixes #32) (ce78a17)

v3.0.0

13 Sep 13:30
af12b41
Compare
Choose a tag to compare

3.0.0 (2018-09-13)

Breaking major changes 🔥

v2.0.1

26 Mar 13:54
Compare
Choose a tag to compare

2.0.1 (2018-03-26)

Bug fixes ✅

  • no longer requires node version and update compatibility notes (51b9639)

v2.0.0

19 Mar 14:00
Compare
Choose a tag to compare

2.0.0 (2018-03-19)

Breaking major changes 🔥

  • upgrade webpack to ^4.0.0 (cfb8128)

v1.1.3

12 Jan 16:30
Compare
Choose a tag to compare

1.1.3 (2018-01-12)

Bug fixes ✅

  • typo in readme (794520f)
  • use better cloning method to preserve regexes (32b4416)

v1.1.2

27 Dec 04:08
Compare
Choose a tag to compare

1.1.2 (2017-12-27)

Bug fixes ✅

  • security warning in debug by upgrading it (a9973f1)