Releases: cypress-io/cypress-browserify-preprocessor
Releases · cypress-io/cypress-browserify-preprocessor
v3.0.2
3.0.2 (2021-11-04)
Miscellaneous
- deps: update dependency glob-parent to version 5.1.2 🌟 (#84) (61dae70)
v3.0.1
3.0.1 (2020-07-14)
Bug Fixes
- Handle function transforms when
typescript
is set (#57) (fb2f417), closes #56
v3.0.0
3.0.0 (2020-05-21)
Breaking Changes
- This plugin now requires Node.js 8+
Bug Fixes
- Validate type of typescript option and its existence as a path (3fb7b2c)
- Improve error when attempting to preprocess a TypeScript file but the typescript option is not set (36d77a8)
v2.2.4
2.2.4 (2020-05-11)
Bug Fixes
- generate sourcemaps on .ts and .tsx files (#51) (d64122c)
v2.2.3
2.2.3 (2020-05-08)
Bug Fixes
- Only enable TypeScript jsx compiling for
.js
, .jsx
, and .tsx
files (#45) (00e9be9)
v2.2.2
2.2.2 (2020-04-23)
Bug Fixes
v2.2.1
2.2.1 (2020-04-04)
Bug Fixes
v2.2.0
2.2.0 (2020-04-03)
Features
- Add out-of-the-tbox typescript support (#38) (344a057)
v2.1.4
2.1.4 (2020-02-11)
Bug Fixes
v2.1.3
2.1.3 (2020-02-05)
Bug Fixes