Skip to content

Releases: hustcer/setup-nu

v3.21

25 Oct 02:02

Choose a tag to compare

[3.21] - 2025-10-25

Bug Fixes

  • Fix for Nu 0.106 and later versions
  • Update full matrix check

Features

  • Rewrite git pre push hook from bash to nu (#169)

Miscellaneous Tasks

  • Update test workflows
  • Bump actions/checkout from 4 to 5 (#164)
  • Bump actions/setup-node from 4 to 5 (#170)
  • Bump actions/setup-node from 5 to 6 (#181)
  • Add nu 0.108 to test matrix (#182)

Deps

  • Upgrade typescript,cspell, and @biomejs/biome (#163)
  • Upgrade @biomejs/biome, @types/node and lefthook (#167)
  • Upgrade Node engine to 24 (#168)
  • Upgrade @biomejs/biome,@vercel/ncc & cspell (#173)
  • Upgrade globby, typescript, and @biomejs/biome (#176)
  • Upgrade semver & @types/node
  • Upgrade @biomejs/biome,@types/node,cspell & lefthook

Full Changelog: v3.20...v3.21

v3.20

15 Jul 11:54

Choose a tag to compare

[3.20] - 2025-07-15

Features

  • Use public GitHub API for Nushell assets query, try to make it work for GitHub Enterprise (#140)
  • Update setup-nu for future versions of Nu( >= 0.106) (#157)

Miscellaneous Tasks

  • Test Nu on Windows arm64 runner (#147)

Deps

  • Upgrade cspell,lefthook and typescript (#144)
  • Upgrade cspell,lefthook,semver, etc. (#148)
  • Upgrade @octokit/rest and @types/node (#150)
  • Upgrade @biomejs/biome and cspell (#154)
  • Upgrade @biomejs/biome,@types/shelljs,cspell and lefthook (#158)
  • Bump @types/node from 22.13.14 to 22.14.0 (#141)
  • Bump cspell from 8.18.1 to 8.19.2 (#142)
  • Bump @types/node from 22.14.0 to 22.15.3 (#143)
  • Bump cspell from 8.19.3 to 9.0.0 (#145)
  • Bump shelljs from 0.9.2 to 0.10.0 (#146)

v3.19

30 Mar 04:00

Choose a tag to compare

[3.19] - 2025-03-30

Bug Fixes

  • Fix known security issues (#136)

Features

  • Add latest-matrix.yaml workflow to test latest Nu on various platform (#135)
  • Add linux_riscv64 platform setup support (#137)
  • Add linux_loong64 platform setup support (#138)

Miscellaneous Tasks

  • Update exclude-patterns for code review
  • Update code review prompt
  • Update Nu version in workflows and README files to 0.103 (#139)

Deps

  • Upgrade shelljs,cspell and lefthook (#134)

New Contributors

Full Changelog: v3.18...v3.19

v3.18

15 Mar 01:34

Choose a tag to compare

[3.18] - 2025-03-15

Documentation

  • Update README.md docs (#127)

Miscellaneous Tasks

  • Add AI code review by using hustcer/deepseek-review
  • Bump @types/node from 22.12.0 to 22.13.0 (#128)
  • Bump globby from 14.0.2 to 14.1.0 (#129)
  • Bump lefthook from 1.10.10 to 1.11.0 (#130)
  • Bump typescript from 5.7.3 to 5.8.2 (#131)
  • Bump shelljs from 0.8.5 to 0.9.1 (#132)
  • Rebuild setup scripts

Deps

  • Upgrade cspell and semver (#124)
  • Upgrade semver,@octokit/rest and @types/node
  • Upgrade @types/node,cspell and lefthook

v3.17

29 Jan 01:33

Choose a tag to compare

[3.17] - 2025-01-29

Celebrate Chinese New Year with our festive update! 🐉✨

May prosperity glow brighter and workflows soar higher! 🎇

Cheers to innovation, luck, and new beginnings! 🧧🎉

Miscellaneous Tasks

  • Cleanup Github workflows (#119)
  • Add ubuntu-22.04-arm runner test (#122)
  • Add more debug info while setting up nushell
  • Add use Nu Modules by setting NU_LIB_DIRS constant example to README.md

Deps

  • Upgrade @vercel/ncc, lefthook and typescript
  • Upgrade cspell, @octokit/rest and @actions/tool-cache

v3.16

13 Nov 06:36

Choose a tag to compare

[3.16] - 2024-11-13

Miscellaneous Tasks

Deps

  • Upgrade cspell and lefthook (#117)

Full Changelog: v3.15...v3.16

v3.15

25 Oct 08:08

Choose a tag to compare

[3.15] - 2024-10-25

Miscellaneous Tasks

  • Add milestone.yaml
  • Add more nu release to workflows
  • Simplify console output for plugin registering (#113)

Deps

  • Upgrade typescript,@vercel/ncc,biomejs and @typescript-eslint/*
  • Upgrade @actions/core to 1.11.1
  • Use actions/checkout@v4
  • Upgrade typescript and @typescript-eslint/* (#109)
  • Use biomejs instead of eslint for code linting (#111)
  • Upgrade @biomejs/biome and lefthook

Full Changelog: v3.13...v3.15

v3.13

07 Sep 12:29

Choose a tag to compare

[3.13] - 2024-09-07

Features

  • Add aarch64_linux and aarch64_windows runners support

Deps

  • Upgrade @octokit/rest,globby,@biomejs/biome,lefthook, etc.
  • Upgrade semver,lefthook,@octokit/rest and @typescript-eslint/*

Full Changelog: v3.12...v3.13

v3.12

29 Jun 07:29

Choose a tag to compare

v3.12 - 2024-06-27

Bug Fixes

  • Fix release script of pushing release Tags
  • Fix plugin register related issue for all platforms
  • Fix register of all plugins with enablePlugins: true input

Features

  • enable-plugins could be set to a comma-separated string of plugin names like nu_plugin_polars,nu_plugin_query

Miscellaneous Tasks

  • Remove older Nu versions from test workflow

Deps

  • Upgrade @biomejs/biome,lefthook, typescript and @typescript-eslint/*
  • Upgrade to actions/[email protected]

Full Changelog: v3.11...v3.12

v3.11

29 May 06:53

Choose a tag to compare

Features

  • Make sure major version tag always point to the latest semver tag that has the same major version
  • Add warning tip for full builds

Miscellaneous Tasks

  • Remove nightly test of full features

Deps

  • Upgrade @octokit/rest,@biomejs/biome,lefthook,semver and @typescript-eslint/*
  • Update to actions/[email protected]

Full Changelog: v3.10...v3.11