Skip to content

Version packages - #2369

Merged
enyo merged 1 commit into
mainfrom
changeset-release/main
Sep 13, 2026
Merged

Version packages#2369
enyo merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

dropzone@6.3.1

Patch Changes

  • #2362 07d3876 - Drop the sass dependency. The stylesheets are plain CSS now, and dist/dropzone.css and dist/basic.css are unchanged in what they do: the output was compared declaration by declaration, and every difference is a value-level equivalence the minifier applies, such as padding: 20px 20px collapsing to padding: 20px.

    This only affects you if you were importing dropzone/src/dropzone.scss directly rather than the built CSS. Import dropzone/src/dropzone.css instead, or the compiled dropzone/dist/dropzone.css.

@github-actions

Copy link
Copy Markdown
Contributor Author

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 79.42% 880 / 1108
🔵 Statements 79.77% 927 / 1162
🔵 Functions 92.89% 196 / 211
🔵 Branches 76.46% 510 / 667
File CoverageNo changed files found.
Generated in workflow #134 for commit 3a68aa1 by the Vitest Coverage Report Action

@enyo
enyo merged commit 616054d into main Sep 13, 2026
3 checks passed
@enyo
enyo deleted the changeset-release/main branch September 13, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant