Releases: antfu-collective/ni
Releases · antfu-collective/ni
v0.20.0
⚠️ BREAKING CHANGE
We renamed nx
to nix
to avoid conflicts with the other existing tool - nx. If you don't use nx and still want the old nx
behavior you can create an alias on your shell configuration file (.zshrc
, .bashrc
, etc).
alias nx="nix"
- Rename nx to nix - by @joaosamouco in #134 (d17eb)
View changes on GitHub
v0.19.0
v0.18.8
v0.18.7
v0.18.6
🐞 Bug Fixes
- Types when using package programmatically - by @wladiston in #115
View changes on GitHub
v0.18.5
v0.18.4
v0.18.3
🐞 Bug Fixes
- Display help before detect agent - by @smallnine9 and @antfu in #111
View changes on GitHub
v0.18.2
No significant changes