Loading CHANGES.md +3 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,9 @@ To be released. - Added an optional method `enqueueMany()` to `MessageQueue` interface for sending multiple activities at once. - 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. - 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. Loading src/dnt.ts +1 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ await build({ { package: { name: "@js-temporal/polyfill", version: "^0.4.4", version: "^0.5.0", }, globalNames: [ { Loading Loading
CHANGES.md +3 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,9 @@ To be released. - Added an optional method `enqueueMany()` to `MessageQueue` interface for sending multiple activities at once. - 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. - 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. Loading
src/dnt.ts +1 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ await build({ { package: { name: "@js-temporal/polyfill", version: "^0.4.4", version: "^0.5.0", }, globalNames: [ { Loading