v0.3.6 — package-manager detection, Excalidraw, console write-path fix
What's Changed
- fix(console): stop double-prefixing write paths (console saves went to a phantom dir) by @tastyeffectco in #99
- feat(detect): detect the project's package manager (yarn/npm/bun), not just pnpm by @tastyeffectco in #100
Full Changelog: v0.3.5...v0.3.6