Unverified Commit 75372a15 authored by Hong Minhee's avatar Hong Minhee
Browse files

uri-template-router to 0.0.17 to fix bundler error

parent e515eac7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -70,6 +70,9 @@ To be released.
 -  Updated *@js-temporal/polyfill* to 0.5.0 for Node.js and Bun.  On Deno,
    there is no change because the polyfill is not used.

 -  Updated *uri-template-router* to 0.0.17 which fixes bundler errors on
    Rollup.  [[#221]]

 -  Fixed a bug of the `fedify inbox` command where it had failed to render
    the web interface when the `fedify` command was installed using
    `deno install` command from JSR.
@@ -94,6 +97,7 @@ To be released.
[#211]: https://github.com/fedify-dev/fedify/issues/211
[#215]: https://github.com/fedify-dev/fedify/pull/215
[#220]: https://github.com/fedify-dev/fedify/issues/220
[#221]: https://github.com/fedify-dev/fedify/issues/221
[multibase]: https://github.com/multiformats/js-multibase


+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
    "mock_fetch": "jsr:@hongminhee/deno-mock-fetch@^0.3.2",
    "multicodec": "npm:multicodec@^3.2.1",
    "pkijs": "npm:pkijs@^3.2.4",
    "uri-template-router": "npm:uri-template-router@^0.0.16",
    "uri-template-router": "npm:uri-template-router@^0.0.17",
    "url-template": "npm:url-template@^3.1.1"
  },
  "include": [