Skip to content

Commit e195625

Browse files
committed
v1.24.1
1 parent a14e6e4 commit e195625

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.24.1 / 2025-12-12
2+
=================
3+
- [Fix] `ES2025`+: `GeneratorResumeAbrupt`: properly handle return completions
4+
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@unicode/unicode-15.0.0`, `make-generator-function`, `npmignore`, `ses`
5+
16
1.24.0 / 2025-05-28
27
=================
38
- [New] add `ES2025` (#159)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "es-abstract",
3-
"version": "1.24.0",
3+
"version": "1.24.1",
44
"author": {
55
"name": "Jordan Harband",
66
"email": "ljharb@gmail.com",

0 commit comments

Comments
 (0)