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