Skip to content

v0.17.1

Choose a tag to compare

@hegedustibor hegedustibor released this 01 May 21:40
· 21 commits to main since this release

Fixed

  • Dropzone peer constraint loosened from ^6.0 (which resolves to nothing on npm — the latest published Dropzone is 6.0.0-beta.2) to ^5.9 || 6.0.0-beta. The original constraint broke pnpm install --frozen-lockfile in the publish workflow, which is why v0.17.0 npm packages didn't make it out. v0.17.0 stays available on Packagist (PHP-only); v0.17.1 is the first npm-published cut of the Ops Hardening release.