Releases: react-dropzone/attr-accept
Releases · react-dropzone/attr-accept
v2.2.5
07 Nov 13:07
Compare
Sorry, something went wrong.
No results found
2.2.5 (2024-11-07)
Bug Fixes
replace .npmignore with files field (e510018 )
v2.2.4
09 Oct 19:30
Compare
Sorry, something went wrong.
No results found
2.2.4 (2024-10-09)
Bug Fixes
use node 14 for releasing and close #70 and #71 (2a50aa4 )
use specific semantic-release version (ccf22e8 )
v2.2.3
09 Oct 18:23
Compare
Sorry, something went wrong.
No results found
2.2.3 (2024-10-09)
Bug Fixes
allow any file if accepted files is an empty array and close #38 (b10f70c )
v2.2.2
09 Sep 02:20
Compare
Sorry, something went wrong.
No results found
2.2.2 (2020-09-09)
Bug Fixes
make MIME type check case-insensitive (4b844d4 )
v2.2.1
08 Aug 01:19
Compare
Sorry, something went wrong.
No results found
2.2.1 (2020-08-08)
Bug Fixes
fix es module compatibility and close #48 (5275b00 )
v2.2.0
30 Jul 11:04
Compare
Sorry, something went wrong.
No results found
2.2.0 (2020-07-30)
Features
Add a module entry to package.json (#47 ) (adf4856 )
v2.1.0
15 Mar 02:38
Compare
Sorry, something went wrong.
No results found
2.1.0 (2020-03-15)
Features
v2.0.0
16 Nov 09:11
Compare
Sorry, something went wrong.
No results found
2.0.0 (2019-11-16)
Bug Fixes
Drop core-js from dependencies which the app should be responsible for (#31 ) (5d4cdf8 )
update package git url (7e5f7b4 )
BREAKING CHANGES
Now if you include this library in your project you should race care of polyfilling of your final bundle output.
v1.1.3
18 Jun 10:34
Compare
Sorry, something went wrong.
No results found
1.1.3 (2018-06-18)
Bug Fixes
drop a RegExp in favour of an .endsWith (#27 ) (effe605 )
v1.1.2
16 Feb 16:08
Compare
Sorry, something went wrong.
No results found
1.1.2 (2018-02-16)
Bug Fixes