Skip to content

dropzone@6.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Sep 14:38
· 4 commits to main since this release
7331a78

Patch Changes

  • #2355 07a1347 Thanks @enyo! - Point homepage at https://www.dropzone.dev/. It referenced /js, a route that only ever redirected to the front page and no longer exists, so the homepage link on npm was a 404.

  • #2353 bb5af51 Thanks @enyo! - CODE_OF_CONDUCT.md is no longer part of the published package. It stays in the repository where GitHub looks for it, but the library now lives in packages/dropzone and npm can only pack files from inside that directory. Nothing else about the package changed.