Skip to content

v0.8.0

Choose a tag to compare

@korone00 korone00 released this 11 Jul 07:44
· 119 commits to main since this release
629ed25

Added

  • podo remove <module> — the inverse of podo add: un-wires the module's marker injections, deletes the files it added, prunes the deps/scripts and env lines it introduced, and drops it from the manifest. Conservative: refuses to remove a module another still requires, keeps files you've edited, preserves shared files/deps, and never drops database tables.

Fixed

  • HMR behind the containerized dev proxy — the Vite dev server's HMR client port now derives from the Traefik-exposed port, so hot reload works when the app runs behind compose.dev.yaml.

Docs

  • A bug-reporting guide (docs/reporting-bugs.md) with CONTRIBUTING.md/README pointers.

Published: @podosoft/podokit@0.8.0, @podosoft/podokit-mcp@0.1.2.