You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.