Releases: cypress-io/cypress-webpack-preprocessor
Releases · cypress-io/cypress-webpack-preprocessor
v4.0.3
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
4.0.2 (2018-11-13)
Bug fixes ✅
- make babel dependencies optional (fixes #38) (8206bf3)
v4.0.1
4.0.1 (2018-11-13)
Bug fixes ✅
- Fix babel presets to be an array (fixes #40)
v4.0.0
4.0.0 (2018-11-08)
Breaking major changes 🔥
- Move external resources to peerDependencies
- Remove @babel/preset-react as dependency
v3.0.1
3.0.1 (2018-10-23)
Bug fixes ✅
- Use new .hooks api, remove deprecation warning (Fixes #32) (ce78a17)
v3.0.0
3.0.0 (2018-09-13)
Breaking major changes 🔥
v2.0.1
2.0.1 (2018-03-26)
Bug fixes ✅
- no longer requires node version and update compatibility notes (51b9639)
v2.0.0
2.0.0 (2018-03-19)
Breaking major changes 🔥
- upgrade webpack to ^4.0.0 (cfb8128)
v1.1.3
1.1.3 (2018-01-12)
Bug fixes ✅
- typo in readme (794520f)
- use better cloning method to preserve regexes (32b4416)
v1.1.2
1.1.2 (2017-12-27)
Bug fixes ✅
- security warning in debug by upgrading it (a9973f1)