Skip to content

v0.1.22

Choose a tag to compare

@hongbietcode hongbietcode released this 01 Apr 14:05
· 46 commits to main since this release

Bug Fix

  • Fix symlink handling in npm pack: npm silently drops symlinks from tarballs, causing 27 reference files to be missing when installed via npx claude-finance-kit-cli init --ai claude. Added prepack/postpack lifecycle scripts that temporarily resolve symlinks to real files during packing and restore them after.