v1.0.85
Fixed
- Upgrade reads files list dynamically from package.json —
ctx-upgradeno longer uses a hardcoded file copy list. Reads thefilesarray from the cloned package.json so new directories (likeinsight/) are automatically included in future upgrades.
Upgrade:
npm install -g context-mode@1.0.85Full Changelog: v1.0.84...v1.0.85