Releases: LittleSound/nai
Releases · LittleSound/nai
v26.10.1
v26.10.0
🚀 Features
- Search npm packages interactively with autocomplete - by @LittleSound (fd91c)
- Flawless search experience - by @LittleSound (b994e)
- Add Ctrl+O functionality to open focused option in browser - by @LittleSound (ca009)
- Install all dependencies with empty search input - by @LittleSound (c3647)
🐞 Bug Fixes
- Remove redundant Resolved prefix from version fetch logs - by @LittleSound (b75fe)
🏎 Performance
- Cache package versions during search to speed up resolution - by @LittleSound (cd87e)
View changes on GitHub
v26.5.1
No significant changes
View changes on GitHub
v26.5.0
🚀 Features
- Support peerDependenciesMeta optional marking - by @LittleSound (8eb82)
View changes on GitHub
v26.4.1
No significant changes
View changes on GitHub
v26.4.0
🚀 Features
- Add npm provider - by @LittleSound (acb38)
- Add vlt provider - by @LittleSound (c1d0d)
View changes on GitHub
v26.3.0
v26.2.0
🚀 Features
- Add packageManager field detection and version-based catalog gating - by @LittleSound (c8e21)
View changes on GitHub
v26.1.0
🚀 Features
- Basic process - by @LittleSound (7761c)
- Add fast-npm-meta dependency and initialize cli and providers modules - by @LittleSound (0e37a)
- Add settings and comment style documentation; implement CLI for package management with catalog support - by @LittleSound (fcaa1)
- Add tsdown as a development dependency and update pnpm configuration - by @LittleSound (71104)
- Update dev script to run CLI on success - by @LittleSound (1d2ca)
- Enhance CLI with pnpm support and add yaml dependency - by @LittleSound (31ba6)
- Implement package spec parsing utility and add tests; enhance pnpm provider functionality - by @LittleSound (143b4)
- Add core functionality for package version resolution and summary generation; implement tests for core utilities - by @LittleSound (f6f34)
- Update development scripts to use tsx and add tsdown support; enhance permissions in settings - by @LittleSound (8d7ce)
- Enhance package version resolution logic; streamline catalog selection for new packages - by @LittleSound (7900a)
- Update package name and version; enhance CLI output and add ansis dependency - by @LittleSound (97f5d)
- Refine CLI output with enhanced color coding; remove unused summary building function - by @LittleSound (9585e)
- Enhance dependency installation logging; add logger option to depInstallExecutor - by @LittleSound (86846)
- Update README to reflect new CLI tool name and usage; enhance installation and catalog explanation - by @LittleSound (6d066)
- Add yarn provider - by @LittleSound (c6c47)
🐞 Bug Fixes
- Update prompt label to reflect catalog selection instead of version - by @LittleSound (c0124)