Skip to content

Releases: Gwack-Framework/cli

v0.2.2

18 Sep 11:10

Choose a tag to compare

What's changed

v0.2.1

18 Sep 10:59

Choose a tag to compare

What's Changed

  • feat: fix shims structure and path errors by @MrF0o in #3

Full Changelog: 0.2.0...0.2.1

v0.2.0

17 Sep 20:22

Choose a tag to compare

  • update package author and add unplugin-auto-import dependency
  • enhance build command to load gwack configuration from various file types
  • modify create command to use @gwack/js dependency
  • improve dev command to load configuration and resolve ports dynamically
  • extend Vite configuration to support auto-imports and runtime configuration merging
  • update Vite plugin to expose runtime configuration via virtual module
  • adjust entry-point shims for better
  • revise gwack.config.js structure

v0.1.8

14 Sep 20:12

Choose a tag to compare

Full Changelog: 0.1.7...0.1.8

Changes:

  • Fixed build command to include php dependencies and server files.
  • Changed dist folder for the build command to .output.
  • Small fixes to the vite plugin.

v0.1.7

02 Sep 08:05

Choose a tag to compare

Full Changelog: 0.1.3...0.1.7

v0.1.3

31 Aug 23:46

Choose a tag to compare

Intial release

Introduced:

  • gwack dev command
  • gwack create command to create new projects
  • gwack build comand