Skip to content

Releases: Innei/Tsuki

Release list

v0.0.5

Choose a tag to compare

@Innei Innei released this 11 Jul 08:51
5c4a5a2

No significant changes

    View changes on GitHub

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 08:49
828fe28

   🚀 Features

  • Add starter template and create-tsuki-app scaffolder  -  by @Innei (23575)

   🐞 Bug Fixes

  • Restore path.resolve calls in create-tsuki-app CLI  -  by @Innei (b75a9)
  • Set empty yaml mapping values to null in docker-compose files  -  by @Innei (52cc3)
  • Harden runtime lifecycle and schema correctness  -  by @Innei in #27 (44de1)
  • core:
    • Move hono from dependencies to peerDependencies  -  by @Innei (feb33)
  • starter:
    • Keep runtime imports for DI + enable swc decoratorMetadata  -  by @Innei (94f20)
    • Restore runtime imports stripped by previous commit  -  by @Innei (bdb85)
    View changes on GitHub