Skip to content

Latest commit

 

History

History
115 lines (70 loc) · 6.72 KB

File metadata and controls

115 lines (70 loc) · 6.72 KB

Changelog

All notable changes to this project will be documented in this file.

Features

  • Add static folder to build (#114) (e6e4e36) by @Exeloo
  • Add create command (#111) (3470dc6) by @Exeloo
  • Add editor flag on code generation (#106) (bd3ce28) by @Exeloo
  • stop: Catch signals end repeat it to childs (#105) (812333d) by @Tchips46

New Contributors

  • @Tchips46 made their first contribution in #105

Bug Fixes

  • Npm exec issues and add lint param to new command (#101) (a1ed759) by @Exeloo

Features

  • Add components and systems installation (#98) (5fca64a) by @Exeloo
  • Add publish and unpublish commands (#97) (e49d00d) by @Exeloo
  • Add env handling in start command (#96) (c61f8f0) by @Exeloo
  • Add login and logout commands with apiKey handling (#88) (5be790a) by @Exeloo

Bug Fixes

  • Add name to cwd to install packages in new (#69) (1e17868) by @Exeloo

Features

  • docker: Setup new docker option to generete docker file (#82) (99244b1) by @MartinFillon

Refactor

  • Beautify all code base and add tests (#77) (67c297c) by @Exeloo

New Contributors

  • @dependabot[bot] made their first contribution in #71

1.1.1 - (2026-02-18)

Bug Fixes

  • Change exec command (#66) (5fe368c) by @Exeloo
  • Resolve boolean issue on schematics (#65) (2acb95d) by @Exeloo
  • Add binary resolution for bun (#63) (b874e5e) by @Exeloo

Documentation

  • Fix documentation (#45) (11490ca) by @Exeloo

Features

  • https: Setup certificate passing (#75) (fc00b02) by @MartinFillon
  • Add docker release and local bun (#49) (f3e2ad6) by @Exeloo
  • Add watch and dev command (#46) (7b8413c) by @Exeloo

Testing

  • Add unit and e2e tests (#67) (2ef8f9d) by @Exeloo

New Contributors

  • @github-actions[bot] made their first contribution in #59

1.1.0 - (2026-02-09)

Documentation

  • Fix documentation (#45) (11490ca) by @Exeloo

Features

  • Add docker release and local bun (#49) (f3e2ad6) by @Exeloo
  • Add watch and dev command (#46) (7b8413c) by @Exeloo

1.0.0 - (2026-01-06)

Bug Fixes

  • Change bun binary (#34) (c529b33) by @Exeloo

Documentation

  • Write-usage-and-complete-schemas (#36) (2f4dd3a) by @MartinFillon
  • Add contributing docs and actions (#33) (55341d1) by @Exeloo
  • Setup action to push all docs to docs repo (#29) (99e26c6) by @MartinFillon

Features

  • Split ecs and add miscellaneous (#28) (35175e0) by @Exeloo
  • Add options on new command (#27) (09988c2) by @Exeloo
  • Add generate command (#26) (dc35464) by @Exeloo
  • Enhance new command with client and server contents (#22) (aec2d20) by @Exeloo
  • Add new command (#15) (f9e3145) by @Exeloo
  • Add run command (#14) (734615e) by @Exeloo
  • Add build command (#10) (62ba12a) by @Exeloo
  • Add install command (d1cf961) by @Exeloo
  • Add base cli (5408c9f) by @Exeloo
  • Init repo (d5ef49d) by @Exeloo

New Contributors

  • @MartinFillon made their first contribution in #36
  • @Exeloo made their first contribution in #34
  • @renovate[bot] made their first contribution in #19