Loading CHANGES.md +14 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,10 @@ Version 1.7.16 To be released. - 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 -------------- Loading Loading @@ -213,6 +217,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 -------------- Loading fedify/tsdown.config.ts +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ export default [ ) .map((f) => f.replace(sep, "/")), ], hash: false, dts: true, external: [/^node:/], inputOptions: { Loading Loading
CHANGES.md +14 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,10 @@ Version 1.7.16 To be released. - 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 -------------- Loading Loading @@ -213,6 +217,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 -------------- Loading
fedify/tsdown.config.ts +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ export default [ ) .map((f) => f.replace(sep, "/")), ], hash: false, dts: true, external: [/^node:/], inputOptions: { Loading