Releases: eeditiones/jinks-cli
Releases · eeditiones/jinks-cli
v2.1.0
28 Apr 17:38
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-04-28)
Features
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 )
v2.0.2
10 Jan 11:41
Compare
Sorry, something went wrong.
No results found
2.0.2 (2026-01-10)
Bug Fixes
create-profile generates invalid expath-pkg.xml (db8b924 )
handle transitive dependencies: docs -> playground -> upload (89a82b1 )
v2.0.1
07 Jan 17:11
Compare
Sorry, something went wrong.
No results found
2.0.1 (2026-01-07)
Bug Fixes
some actions (reindex, download) now run on jinks itself; if response is application/zip, save it to directory (cac7219 )
v2.0.0
07 Jan 10:40
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-01-07)
chore!: upgrade dependencies requiring Node.js 20+ (a04682f )
BREAKING CHANGES
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+.
v1.2.0
07 Jan 10:37
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-01-07)
Features