Skip to content

Commit 664803e

Browse files
chore: update packages (#779)
This updates some dependencies. Some highlights - - updates to `@iarna/toml` means we can have mixed types for inline arrays, which is great for #774 / #778 - I also moved timeago.js to `devDependencies` since it already gets compiled into the bundle - updates to `esbuild` brings along a number of smaller fixes for modern js
1 parent 6a4b046 commit 664803e

File tree

5 files changed

+1450
-574
lines changed

5 files changed

+1450
-574
lines changed

.changeset/strange-crews-rescue.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"wrangler": patch
3+
---
4+
5+
chore: update packages
6+
7+
This updates some dependencies. Some highlights -
8+
9+
- updates to `@iarna/toml` means we can have mixed types for inline arrays, which is great for #774 / https://github.com/cloudflare/wrangler2/pull/778
10+
- I also moved timeago.js to `devDependencies` since it already gets compiled into the bundle
11+
- updates to `esbuild` brings along a number of smaller fixes for modern js

0 commit comments

Comments
 (0)