Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 15a5d3d

Browse files
committed
Add v7.28.2 to CHANGELOG.md [skip ci]
1 parent cac0ff4 commit 15a5d3d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ This file contains the changelog starting from v7.15.0.
2424

2525
<!-- DO NOT CHANGE THESE COMMENTS - See .github/actions/trigger-github-release/update-changelog.js -->
2626
<!-- insert-new-changelog-here -->
27+
## v7.28.2 (2025-07-24)
28+
29+
#### :bug: Bug Fix
30+
* `babel-types`
31+
* [#17445](https://github.com/babel/babel/pull/17445) [babel 7] Make `operator` param in `t.tsTypeOperator` optional ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
32+
* `babel-helpers`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-regenerator`, `babel-preset-env`, `babel-runtime-corejs3`
33+
* [#17441](https://github.com/babel/babel/pull/17441) fix: `regeneratorDefine` compatibility with es5 strict mode ([@liuxingbaoyu](https://github.com/liuxingbaoyu))
2734
## v7.28.1 (2025-07-12)
2835

2936
#### :bug: Bug Fix

0 commit comments

Comments
 (0)