Skip to content

Commit f418829

Browse files
committed
Update Changelog
1 parent 6e1d5f0 commit f418829

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
## v129
44

5-
TODO
5+
- BREAKING: Remove `x-esm-deps` header (close #683)
6+
- Sort `exports` of package.json when looping (close #683)
7+
- Don't replace `typeof window` for deno target (close #681)
8+
- Don't replace node global variable for `?target=node`
9+
- Fix **dts** transformer (close #670)
10+
- Fix depreacted message with `"`
11+
- esm-worker: Fix cacheKey with `x-real-origin` header
612

713
## v128
814

0 commit comments

Comments
 (0)