Releases: abramenal/cypress-file-upload
Releases · abramenal/cypress-file-upload
v6.0.0-beta.0
What's Changed
- Split command to 'attachFile' using 'cy.readFile' and 'attachFixture' using 'cy.fixture' by @ErikGrigoriev in #304
- add stub to make compatible with uppy and add uppy as an example by @anark in #329
- feat: migrate to typescript by @abramenal in #332
- feat: support mp4 files by default by @abramenal in #336
- feat: fix dropzone behavior in firefox by @abramenal in #343
- feat: use base64 encoding for pdf files by @abramenal in #344
- Fix fileContent type by @yoavbls in #326
Full Changelog: v5.0.8...v6.0.0-beta.0
v5.0.8
v5.0.7
v5.0.6
v5.0.5
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v5.0.0
BREAKING: multiple file upload is now available via array of fixtures – chaining calls are not supported anymore (#251)
Massive documentation upgrade: #228 #229 #235 #246 #253 #254 #256 #257
Dependencies upgrade: #255
Switch to Github actions: #248
Shout out to @adrienjoly @zephraph @jethas-bennettjones @andrico1234 @paulblyth 🥂 🔥