v0.2.81
What's Changed
Fixed
- Fixed tsup build configuration trying to build deleted dynamic tools folder
- Added Windows diagnostic script to help debug PATH issues
- Ensured shebang is preserved in built files for proper command execution
Windows Installation Note
If the clanker command is not found after installing, run the diagnostic script:
npx @ziggler/clanker scripts/diagnose-windows.ps1This will help identify PATH configuration issues on Windows.
Full Changelog: v0.2.8...v0.2.81