We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1d5f0 commit f418829Copy full SHA for f418829
CHANGELOG.md
@@ -2,7 +2,13 @@
2
3
## v129
4
5
-TODO
+- 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
12
13
## v128
14
0 commit comments