Loading CHANGES.md +4 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,10 @@ To be released. - Fixed a `TypeError` thrown by the followers collection dispatcher when the `base-url` parameter was provided. - Fixed a `TypeError` thrown by the `signRequest()` function on Node.js. [[#222]] [#222]: https://github.com/fedify-dev/fedify/issues/222 Version 1.0.22 Loading src/deno.json +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ "@std/async": "jsr:@std/async@^1.0.5", "@std/bytes": "jsr:@std/bytes@^1.0.2", "@std/collections": "jsr:@std/collections@^1.0.6", "@std/encoding": "jsr:@std/encoding@^1.0.5", "@std/encoding": "jsr:@std/encoding@1.0.7", "@std/fs": "jsr:@std/fs@^1.0.3", "@std/http": "jsr:@std/http@^1.0.6", "@std/path": "jsr:@std/path@^1.0.6", Loading Loading
CHANGES.md +4 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,10 @@ To be released. - Fixed a `TypeError` thrown by the followers collection dispatcher when the `base-url` parameter was provided. - Fixed a `TypeError` thrown by the `signRequest()` function on Node.js. [[#222]] [#222]: https://github.com/fedify-dev/fedify/issues/222 Version 1.0.22 Loading
src/deno.json +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ "@std/async": "jsr:@std/async@^1.0.5", "@std/bytes": "jsr:@std/bytes@^1.0.2", "@std/collections": "jsr:@std/collections@^1.0.6", "@std/encoding": "jsr:@std/encoding@^1.0.5", "@std/encoding": "jsr:@std/encoding@1.0.7", "@std/fs": "jsr:@std/fs@^1.0.3", "@std/http": "jsr:@std/http@^1.0.6", "@std/path": "jsr:@std/path@^1.0.6", Loading