Unverified Commit 69ce60f6 authored by Hong Minhee's avatar Hong Minhee
Browse files

Merge tag '1.7.16' into 1.8-maintenance

Fedify 1.7.16
parents db99c162 43c13b04
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -460,6 +460,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
--------------

@@ -665,6 +675,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
--------------