Skip to content

Commit d153a12

Browse files
committed
Merge branch '1.8-maintenance' into 1.9-maintenance
2 parents af8bef3 + 69ce60f commit d153a12

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,16 @@ the versioning.
797797
[iTerm]: https://iterm2.com/
798798

799799

800+
Version 1.7.16
801+
--------------
802+
803+
Released on December 20, 2025.
804+
805+
- Fixed a bug where the npm package failed to load at runtime with an error
806+
like `SyntaxError: The requested module '../types.js' does not provide an
807+
export named 'i'`. This was a regression introduced in version 1.7.15.
808+
809+
800810
Version 1.7.15
801811
--------------
802812

@@ -1002,6 +1012,16 @@ Released on June 25, 2025.
10021012
[#252]: https://github.com/fedify-dev/fedify/pull/252
10031013

10041014

1015+
Version 1.6.15
1016+
--------------
1017+
1018+
Released on December 20, 2025.
1019+
1020+
- Fixed a bug where the npm package failed to load at runtime with an error
1021+
like `SyntaxError: The requested module '../types.js' does not provide an
1022+
export named 'i'`. This was a regression introduced in version 1.6.14.
1023+
1024+
10051025
Version 1.6.14
10061026
--------------
10071027

0 commit comments

Comments
 (0)