Skip to content

Commit

Permalink
update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Jul 13, 2021
1 parent 424c06b commit b7d29c9
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
- Some minor optimizations
- Deno:
- Added Deno support (sure, after bundling since Deno does not support CommonJS)
- Allowed `deno` target in `core-js-compat` / `core-js-builder`, added compat data for Deno 1.0-1.12
- Allowed `deno` target in `core-js-compat` / `core-js-builder`
- A bundle for Deno published on [deno.land/x/corejs](https://deno.land/x/corejs)
- Updated iOS Safari compat data mapping up to 15.0
- Updated Samsung Internet compat data mapping up to 15.0
- Updated Opera Mobile compat data mapping up to 64
- Added / updated compat data / mapping:
- Deno 1.0-1.12
- iOS Safari up to 15.0
- Samsung Internet up to 15.0
- Opera Android up to 64
- Added `summary` option to `core-js-builder`, see more info in the [`README`](https://github.com/zloirock/core-js/blob/master/packages/core-js-builder/README.md), [#910](https://github.com/zloirock/core-js/issues/910)

##### 3.15.2 - 2021.06.29
Expand Down

0 comments on commit b7d29c9

Please sign in to comment.