Releases: devxoul/vibe-haptic
Releases · devxoul/vibe-haptic
1.1.0
12 Feb 14:19
Compare
Sorry, something went wrong.
No results found
What's Changed
Skip haptic feedback for subprocess sessions by @devxoul in #1
New Contributors
Full Changelog : 1.0.5...1.1.0
1.0.5
20 Jan 05:08
Compare
Sorry, something went wrong.
No results found
1.0.4
19 Jan 18:50
Compare
Sorry, something went wrong.
No results found
Fix haptic not working in Claude Code marketplace plugin
Include native module (.node) in git repository
Marketplace plugin installs from git, so the built native module must be committed
1.0.3
19 Jan 18:42
Compare
Sorry, something went wrong.
No results found
Changes
Add bundled hook for Claude Code marketplace (no npm install required)
Remove zod dependency
1.0.2
19 Jan 18:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Add main field to package.json for proper module resolution
Fixes ERR_MODULE_NOT_FOUND when loaded by coding agents (opencode, Claude Code)
1.0.1
19 Jan 18:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix native module path resolution for npm package
Replaced hardcoded __dirname with runtime import.meta.url resolution
Ensures portable native module loading across different installation environments
1.0.0
19 Jan 18:04
Compare
Sorry, something went wrong.
No results found