Bump @cloudflare/vite-plugin from 1.0.8 to 1.6.0
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
dependencies javascript
Bumps @cloudflare/vite-plugin from 1.0.8 to 1.6.0.
Release notes
Sourced from @cloudflare/vite-plugin
's releases.
@cloudflare/vite-plugin
@1
.6.0Minor Changes
#9510
590d69b
Thanks@jamesopstad
! - Enhanced build support for Workers with assets.Assets that are imported in the entry Worker are now automatically moved to the client build output. This enables importing assets in your Worker and accessing them via the assets binding. See Static Asset Handling to find out about all the ways you can import assets in Vite.
Additionally, a broader range of build scenarios are now supported. These are:
- Assets only build with client entry/entries
- Assets only build with no client entry/entries that includes
public
directory assets- Worker(s) + assets build with client entry/entries
- Worker(s) + assets build with no client entry/entries that includes imported and/or
public
directory assets- Worker(s) build with no assets
Patch Changes
#9513
0e50072
Thanks@jamesopstad
! - Ensure that .dev.vars files cannot be accessed via the dev server or preview server.Updated dependencies [
1914b87
,931f467
,95eb47d
,80b8bd9
,95eb47d
,9e4cd16
,92305af
,0b2ba45
]:
- wrangler@4.20.0
- miniflare@4.20250604.1
@cloudflare/unenv-preset
@2
.3.3
@cloudflare/vite-plugin
@1
.5.1Patch Changes
- Updated dependencies [
4ab5a40
,485cd08
,66edd2f
,d1a1787
,e3b3ef5
,1f84092
,3261957
]:
- miniflare@4.20250604.0
- wrangler@4.19.2
@cloudflare/unenv-preset
@2
.3.3
@cloudflare/vite-plugin
@1
.5.0Minor Changes
- #9341
2cef3ab
Thanks@jamesopstad
! - Support loading all asset types via assets binding. Previously only HTML assets could be loaded via the assets binding. The binding now integrates with Vite's internal middleware to load all asset types.Patch Changes
- Updated dependencies [
db2cdc6
]:
- wrangler@4.19.1
@cloudflare/vite-plugin
@1
.4.0Minor Changes
#9173
fac2f9d
Thanks@edmundhung
! - Enable cross-process Service bindings and Tail workers with the Dev RegistryYou can now run workers in separate dev sessions—whether
vite dev
orwrangler dev
—and they’ll automatically discover and connect to each other:Worker A
... (truncated)
Changelog
Sourced from @cloudflare/vite-plugin
's changelog.
1.6.0
Minor Changes
#9510
590d69b
Thanks@jamesopstad
! - Enhanced build support for Workers with assets.Assets that are imported in the entry Worker are now automatically moved to the client build output. This enables importing assets in your Worker and accessing them via the assets binding. See Static Asset Handling to find out about all the ways you can import assets in Vite.
Additionally, a broader range of build scenarios are now supported. These are:
- Assets only build with client entry/entries
- Assets only build with no client entry/entries that includes
public
directory assets- Worker(s) + assets build with client entry/entries
- Worker(s) + assets build with no client entry/entries that includes imported and/or
public
directory assets- Worker(s) build with no assets
Patch Changes
#9513
0e50072
Thanks@jamesopstad
! - Ensure that .dev.vars files cannot be accessed via the dev server or preview server.Updated dependencies [
1914b87
,931f467
,95eb47d
,80b8bd9
,95eb47d
,9e4cd16
,92305af
,0b2ba45
]:
- wrangler@4.20.0
- miniflare@4.20250604.1
@cloudflare/unenv-preset
@2
.3.31.5.1
Patch Changes
- Updated dependencies [
4ab5a40
,485cd08
,66edd2f
,d1a1787
,e3b3ef5
,1f84092
,3261957
]:
- miniflare@4.20250604.0
- wrangler@4.19.2
@cloudflare/unenv-preset
@2
.3.31.5.0
Minor Changes
- #9341
2cef3ab
Thanks@jamesopstad
! - Support loading all asset types via assets binding. Previously only HTML assets could be loaded via the assets binding. The binding now integrates with Vite's internal middleware to load all asset types.Patch Changes
- Updated dependencies [
db2cdc6
]:
- wrangler@4.19.1
1.4.0
Minor Changes
- #9173
fac2f9d
Thanks@edmundhung
! - Enable cross-process Service bindings and Tail workers with the Dev Registry
... (truncated)
Commits
ccbeaf6
Version Packages (#9557)590d69b
Full build support for assets (#9510)0e50072
Restrict access to .dev.vars files (#9513)b609bc2
chore: app option to run the vite-plugin playground serve tests in parallel (...95eb47d
add mTLS mixed mode support (#9443)3e40fb0
Version Packages (#9476)4ab5a40
fix(miniflare): ensure default registry path matches wrangler settings (#9508)485cd08
Bump the workerd-and-workers-types group with 2 updates (#9385)be766d2
Version Packages (#9452)2cef3ab
Integrate assets binding with Vite's middleware (#9341)- 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+56
-902
Package Dependencies
Technical Details
ID: | 2040844 |
UUID: | 2594831861 |
Node ID: | PR_kwDOMhH8Ec6aqf31 |
Host: | GitHub |
Repository: | labelzoom/labelzoom-cf-api-proxy |
Mergeable: | Yes |
Merge State: | Clean |