Skip to content

Tags: react-dropzone/attr-accept

Tags

v3.0.0-beta.1

Toggle v3.0.0-beta.1's commit message

Partially verified

This commit is signed with the committer’s verified signature.
rolandjitsu’s contribution has been verified via SSH key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
chore: follow defaults for `semantic-release`

Signed-off-by: Jon Koops <[email protected]>

v2.2.5

Toggle v2.2.5's commit message
ci: add releaserc file

v2.2.4

Toggle v2.2.4's commit message
fix: use specific semantic-release version

v2.2.3

Toggle v2.2.3's commit message
docs: fix acceptedFiles arg type

v2.2.2

Toggle v2.2.2's commit message
fix: make MIME type check case-insensitive

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix es module compatibility and close #48

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add a module entry to package.json (#47)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add TypeScript type definitions (#40)

v2.0.0

Toggle v2.0.0's commit message
ci: ditch travis in favor of github actions

v1.1.3

Toggle v1.1.3's commit message
fix: drop a RegExp in favour of an .endsWith (#27)