Releases: abramenal/cypress-file-upload
Releases · abramenal/cypress-file-upload
v3.2.1
#85 Ignore unnecessary recipes folder while publishing to npm. Also minor example/package.json enhancements
v3.2.0
#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
#77 Improve command typings
v3.1.3
#75 Support event enforcing (via force
prop) for drag-n-drop upload type
v3.1.2
#72 Update README.md referencing issue with binary fixtures
v3.1.0
#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
14315dd fc7446f Update docs: add "It isn't working! What else can I try?" section
v3.0.7
#52 Fix missing async blob handling which resulted in giving [object Promise] as output file content