Unverified Commit d153a122 authored by Hong Minhee's avatar Hong Minhee
Browse files

Merge branch '1.8-maintenance' into 1.9-maintenance

parents af8bef3a 69ce60f6
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -797,6 +797,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
--------------

@@ -1002,6 +1012,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
--------------