Skip to content

Releases: antfu-collective/ni

v0.20.0

10 Feb 15:43
Compare
Choose a tag to compare

   ⚠️ 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"
    View changes on GitHub

v0.19.0

20 Jan 12:16
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.18.8

17 Nov 07:01
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • yarn: Use npx for execute(yarn 1)  -  by @azaleta in #116
    View changes on GitHub

v0.18.7

17 Nov 07:01
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • yarn: Use npx for execute(yarn 1)  -  by @azaleta in #116
    View changes on GitHub

v0.18.6

16 Nov 10:25
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Types when using package programmatically  -  by @wladiston in #115
    View changes on GitHub

v0.18.5

08 Nov 16:25
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.18.4

08 Nov 16:20
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.18.3

26 Oct 05:40
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.18.2

29 Sep 17:41
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.18.1

29 Sep 17:38
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub