github varabyte/kobweb cli-v0.9.8

latest releases: v0.24.0, v0.23.3, v0.23.2...
pre-release4 years ago

While not an urgent change, a handful of simple QOL changes.

Potentially breaking change for some users: kobweb no longer bundles its own git support but requires users have it installed on their system and in their path. This shrinks the binary by several megabytes, allows us to use shallow cloning for a much faster startup experience, and we can now offer to initialize a git project for the user when they run kobweb create

  • kobweb create now offers to auto-initialize git for your new project
  • kobweb create and kobweb list now use shallow clone, providing a much snappier response
  • kobweb run and kobweb export will now prevent a user from progressing if a server is already running
    • This is useful as otherwise the commands can interfere subtly with each other producing undefined behavior

Don't miss a new kobweb release

NewReleases is sending notifications on new releases.