2.1.0 (2026-04-28)
- add sync option to update command: synchronizes updated files to local dir (605bda5)
- report invalid config.json, either in an app itself or one of its dependencies (be2ac8b)
2.0.2 (2026-01-10)
- create-profile generates invalid expath-pkg.xml (db8b924)
- handle transitive dependencies: docs -> playground -> upload (89a82b1)
2.0.1 (2026-01-07)
- some actions (reindex, download) now run on jinks itself; if response is application/zip, save it to directory (cac7219)
2.0.0 (2026-01-07)
- chore!: upgrade dependencies requiring Node.js 20+ (a04682f)
- Minimum Node.js version is now 20.0.0
Upgraded @inquirer/prompts (8.1.0), ora (9.0.0), and terminal-link (5.0.0). All require Node.js 20+.