fix(postinstall): remove legacy postinstall binary installer and packaging entry
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-02-26 - 5.2.6 - fix(postinstall)
|
||||
remove legacy postinstall binary installer and packaging entry
|
||||
|
||||
- Deleted scripts/install-binary.js (legacy postinstall script that downloaded platform-specific binaries).
|
||||
- Removed reference to scripts/install-binary.js from package.json "files" array so the installer is no longer included in published packages.
|
||||
- This prevents automatic binary downloads during npm install and reduces package size; recommend a patch version bump.
|
||||
|
||||
## 2026-02-26 - 5.2.5 - fix(package)
|
||||
remove CLI bin wrapper and exclude bin/ from published files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user