Loading CHANGES.md +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Fedify changelog Version 1.5.8 ------------- To be released. Released on September 17, 2025. - Added a temporary workaround for invalid AT Protocol URIs from BridgyFed. URIs like `at://did:plc:...` that violate RFC 3986 URI syntax are now Loading cli/scripts/npm.ts +1 −0 Original line number Diff line number Diff line // deno-lint-ignore-file no-import-prefix import { which } from "jsr:@david/which@0.4.1"; import { dirname, join } from "jsr:@std/path@1.0.0"; import denoJson from "../deno.json" with { type: "json" }; Loading Loading
CHANGES.md +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Fedify changelog Version 1.5.8 ------------- To be released. Released on September 17, 2025. - Added a temporary workaround for invalid AT Protocol URIs from BridgyFed. URIs like `at://did:plc:...` that violate RFC 3986 URI syntax are now Loading
cli/scripts/npm.ts +1 −0 Original line number Diff line number Diff line // deno-lint-ignore-file no-import-prefix import { which } from "jsr:@david/which@0.4.1"; import { dirname, join } from "jsr:@std/path@1.0.0"; import denoJson from "../deno.json" with { type: "json" }; Loading