Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
ije committed Jan 13, 2025
1 parent e6f6385 commit ff7a5e9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,13 @@
* Use target `es2022` for browsers by default ([#903](https://github.com/esm-dev/esm.sh/pull/903))
* Replace `window` with `globalThis` to make Deno 2 happy ([#964](https://github.com/esm-dev/esm.sh/pull/964))
* Use `.mjs` extenstion for sub-module build ([#917](https://github.com/esm-dev/esm.sh/pull/917))
* dts-transformer: support `.d` extension
* dts-transformer: support `.d` and `d.cts` extension ([#987](https://github.com/esm-dev/esm.sh/pull/987))
* Support `major.minor.patch+build` versioning ([#985](https://github.com/esm-dev/esm.sh/pull/985))
* Support import attributes ([#976](https://github.com/esm-dev/esm.sh/pull/976))
* config: Support **S3-compatible** storage ([#886](https://github.com/esm-dev/esm.sh/pull/886))
* config: Add `corsAllowOrigins` config
* config: Add `customLandingPage` config ([#928](https://github.com/esm-dev/esm.sh/pull/928))
* config: Add `npmQueryCacheTTL` config ([#921](https://github.com/esm-dev/esm.sh/pull/921))
* config: Add npmQueryCacheTTL config ([#921](https://github.com/esm-dev/esm.sh/pull/921))
* config: Support **S3-compatible** storage ([#886](https://github.com/esm-dev/esm.sh/pull/886))

## v135

Expand Down

0 comments on commit ff7a5e9

Please sign in to comment.