Skip to content

Releases: abramenal/cypress-file-upload

v3.2.1

11 Jul 16:02
Compare
Choose a tag to compare

#85 Ignore unnecessary recipes folder while publishing to npm. Also minor example/package.json enhancements

v3.2.0

28 Jun 22:02
Compare
Choose a tag to compare

#79 Introduce support for command subjects being not a part of regular DOM (but Shadow DOM instead)

Shout out to @stefanbrato for pointing that out 😸

v3.1.4

13 Jun 21:55
Compare
Choose a tag to compare

#77 Improve command typings

v3.1.3

12 Jun 20:53
219255e
Compare
Choose a tag to compare

#75 Support event enforcing (via force prop) for drag-n-drop upload type

v3.1.2

18 May 12:38
Compare
Choose a tag to compare

#72 Update README.md referencing issue with binary fixtures

v3.1.1

23 Apr 20:24
Compare
Choose a tag to compare

#67 Add VCF file support

v3.1.0

23 Apr 20:23
Compare
Choose a tag to compare

#65 Change encoding used as fallback in case if it isn't matching extension list supported by Cypress
#59 #63 Add PDF file support

v3.0.9

06 Apr 12:08
Compare
Choose a tag to compare

14315dd fc7446f Update docs: add "It isn't working! What else can I try?" section

v3.0.8

06 Apr 11:53
Compare
Choose a tag to compare

#59 Add PDF support

v3.0.7

02 Apr 15:01
Compare
Choose a tag to compare

#52 Fix missing async blob handling which resulted in giving [object Promise] as output file content