Skip to content

Commit ffb95b1

Browse files
korinnepenalosa
andauthored
Update src/content/docs/workers/wrangler/migration/update-v3-to-v4.mdx
Co-authored-by: Somhairle MacLeòid <[email protected]>
1 parent b9fd1df commit ffb95b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/wrangler/migration/update-v3-to-v4.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Wrangler tests no longer run on v16, and users still on this version may encount
3131

3232
### esbuild Version Upgrade
3333

34-
Wrangler upgraded esbuild from **v0.17.19** to **v0.24**, bringing improvements (such as the ability to use the `using` keyword with RPC) and changes to bundling behavior:
34+
Wrangler v4 upgraded esbuild from **v0.17.19** to **v0.24**, bringing improvements (such as the ability to use the `using` keyword with RPC) and changes to bundling behavior:
3535
* **Dynamic imports:** Wildcard imports (for example, `import('./data/' + kind + '.json')`) now automatically include all matching files in the bundle.
3636

3737

0 commit comments

Comments
 (0)