Bump vite-plugin-static-copy from 0.17.1 to 2.3.0
Created by: dependabot[bot]
Bumps vite-plugin-static-copy from 0.17.1 to 2.3.0.
Release notes
Sourced from vite-plugin-static-copy's releases.
vite-plugin-static-copy@2.3.0
Minor Changes
281f5b2Thanks@sapphi-red! - improve performance by coping files concurrently when possiblePatch Changes
- #149
a9f35c9Thanks@sapphi-red! - ensure.[cm]?[tj]sx?static assets are JS mime to align with Vite. vitejs/vite#19453vite-plugin-static-copy@2.2.0
Minor Changes
- #141
88e513dThanks@sapphi-red! - add Vite 6 to peer depvite-plugin-static-copy@2.1.0
Minor Changes
- #133
b9c09bdThanks@rschristian! - Allows user to optionally configure when the plugin is ran by passing in a Rollup hook namevite-plugin-static-copy@2.0.0
Major Changes
- #127
21304dfThanks@tassioFront! - feat: throw an error when does not find filevite-plugin-static-copy@1.0.6
Patch Changes
- #121
d68aec9Thanks@tobz1000! - The value ofContent-Typeheader was inferred and set from the src file extension. It is now infered from the dest file extension.vite-plugin-static-copy@1.0.5
Patch Changes
311ce4dThanks@sapphi-red! - generate provenance statements for the packagevite-plugin-static-copy@1.0.4
Patch Changes
vite-plugin-static-copy@1.0.3
Patch Changes
- #105
32115f0Thanks@daihuabin! - don't crash when the requested path is mapped to a directoryvite-plugin-static-copy@1.0.2
Patch Changes
db73fb5Thanks@sapphi-red! - udpate mrmime to v2. align the used mime values with Vite 5.1. See https://github.com/lukeed/mrmime/releases/tag/v2.0.0 for the difference.vite-plugin-static-copy@1.0.1
... (truncated)
Changelog
Sourced from vite-plugin-static-copy's changelog.
2.3.0
Minor Changes
281f5b2Thanks@sapphi-red! - improve performance by coping files concurrently when possiblePatch Changes
- #149
a9f35c9Thanks@sapphi-red! - ensure.[cm]?[tj]sx?static assets are JS mime to align with Vite. vitejs/vite#194532.2.0
Minor Changes
- #141
88e513dThanks@sapphi-red! - add Vite 6 to peer dep2.1.0
Minor Changes
- #133
b9c09bdThanks@rschristian! - Allows user to optionally configure when the plugin is ran by passing in a Rollup hook name2.0.0
Major Changes
- #127
21304dfThanks@tassioFront! - feat: throw an error when does not find file1.0.6
Patch Changes
- #121
d68aec9Thanks@tobz1000! - The value ofContent-Typeheader was inferred and set from the src file extension. It is now infered from the dest file extension.1.0.5
Patch Changes
311ce4dThanks@sapphi-red! - generate provenance statements for the package1.0.4
Patch Changes
1.0.3
Patch Changes
... (truncated)
Commits
-
5f707b6chore: update versions (#147) -
26cbffechore: update pnpm to v10 -
a9f35c9fix: ensure.[cm]?[tj]sx?static assets are JS mime (#149) -
94b04d5chore: update packages (#148) -
281f5b2chore: add changeset for #146 -
e4cd03dperf: copy files concurrently (#146) -
94165e6docs: add link torollup-plugin-copy(#143) -
73d2767chore: update versions (#142) -
88e513dfeat: add Vite 6 to peer deps (#141) -
b41eb6bchore: update versions (#136) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)