Skip to content

v1.6.1 - Bug Fixes and Improved Stability

Choose a tag to compare

@steipete steipete released this 07 Aug 15:43
· 403 commits to main since this release

🚀 Poltergeist v1.6.1

🐛 Bug Fixes

  • Fixed package.json path resolution for both src and dist directories
  • Improved test reliability in CI environments
  • Enhanced daemon startup with retry logic
  • Better error handling for concurrent daemon operations

✨ Improvements

  • Added polter command integration directly into main CLI
  • Improved build status handling and timeout configuration
  • Enhanced cross-platform compatibility

📦 Installation

Homebrew

brew install steipete/tap/poltergeist

npm

npm install -g @steipete/poltergeist

Direct Download

Download the binary from the release assets below.

📝 Note

This release includes a pre-compiled Bun binary for macOS (universal - works on both Intel and Apple Silicon).