Below you will find pages that utilize the taxonomy term “ryohidaka”
December 17, 2025
Deno to Node Transform
Version updated for https://github.com/ryohidaka/action-dnt to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.2.0 (2025-12-17) ⚠ BREAKING CHANGES Clone metadata from deno.json Clone version from deno.json Features Add deno task to build npm package (3dcfb82) Clone metadata from deno.json (fa77941) Clone version from deno.json (671376e) Get properties from deno.json (4ada7bd) Miscellaneous Chores release 0.2.0 (d68abf6)
December 13, 2025
Deno to Node Transform
Version updated for https://github.com/ryohidaka/action-dnt to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.1.0 (2025-12-12) Features Add a parameter to specify compiler options (e36f4f0) Add a parameter to specify files to copy into the package (ffbe268) Add a parameter to specify out-dir (1fd8324) Add a parameter to specify package properties (bf9b647) Add a parameter to specify the package entry-points.