Unverified Commit 037e57bb authored by Hong Minhee's avatar Hong Minhee
Browse files

Merge branch '1.9-maintenance'

parents a24b5ebc d153a122
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -842,6 +842,16 @@ the versioning.
[iTerm]: https://iterm2.com/


Version 1.7.16
--------------

Released on December 20, 2025.

 -  Fixed a bug where the npm package failed to load at runtime with an error
    like `SyntaxError: The requested module '../types.js' does not provide an
    export named 'i'`.  This was a regression introduced in version 1.7.15.


Version 1.7.15
--------------

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


Version 1.6.15
--------------

Released on December 20, 2025.

 -  Fixed a bug where the npm package failed to load at runtime with an error
    like `SyntaxError: The requested module '../types.js' does not provide an
    export named 'i'`.  This was a regression introduced in version 1.6.14.


Version 1.6.14
--------------