Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ije committed Jul 22, 2023
1 parent 6e1d5f0 commit f418829
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

## v129

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

## v128

Expand Down

0 comments on commit f418829

Please sign in to comment.