Skip to content

Releases: StarPortal/create-js-workshop

v0.3.1

18 Nov 11:36
123f6fa
Compare
Choose a tag to compare

0.3.1 (2024-11-18)

Bug Fixes

  • npm publish not build package before run it (44d6117)

v0.3.0

18 Nov 11:26
bad6225
Compare
Choose a tag to compare

0.3.0 (2024-11-18)

Features

  • replace embed tsyringe middleware to @hono/tsyringe (e59090d)

v0.2.0

14 Nov 12:32
3186acd
Compare
Choose a tag to compare

0.2.0 (2024-11-14)

Features

  • add renderTempalte to process dotfiles in template (c0d0bb6)

Bug Fixes

  • remove unnecessary package-lock.json in template (afa1782)

v0.1.0

14 Nov 11:49
1b83094
Compare
Choose a tag to compare

0.1.0 (2024-11-14)

Features

  • add LINE Bot testing template (0cc0a63)
  • add prompts to ask for options (704dd9c)
  • allow command options and support auto install dependency (53f7dea)
  • auto configure package.json name (24bc5b8)
  • basic template with minimal copy implemented (dfd446c)

Continuous Integration