v0.8.0
Added
podo remove <module>— the inverse ofpodo 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) withCONTRIBUTING.md/README pointers.
Published: @podosoft/podokit@0.8.0, @podosoft/podokit-mcp@0.1.2.