Releases: hustcer/setup-nu
Releases · hustcer/setup-nu
v3.6
[3.6] - 2023-09-12
Bug Fixes
- Fix config reset for setup-nu action
Deps
- Upgrade
@actions/core
,@typescript-eslint/eslint-plugin
and@typescript-eslint/parser
v3.5
[3.5] - 2023-09-11
Features
- Add module test workflow
- Add Nu module usage example
- Use
config reset --without-backup
to Reset Nushell config to default
Miscellaneous Tasks
- Use
lefthook
instead oflint-stage
andhusky
for code formatting and linting - Fix build workflow
- Add new workflow to test latest main
- Update
pnpm
version for build workflow - Upgrade
node.js
to v20 - Add more nu versions to modules test
- Update module test workflow and README
- Add
just outdated
task to check outdated node modules
Deps
- Upgrade
rome
,typescript-eslint/eslint-plugin
andtypescript-eslint/parser
- Upgrade
globby
,eslint
,semver
, andlefthook
- Upgrade
eslint
,lefthook
andtypescript
- Upgrade
eslint
and@vercel/ncc
- Upgrade
actions/checkout
to v4
v3.3
[3.3] - 2023-05-18
Bug Fixes
- Fix release task
Features
- Try to add dependabot
- Add version specific like
0.80
orv0.80
support
Miscellaneous Tasks
- Use rome instead of prettier to format ts codes
- Try to use pnpm instead of npm
- Optimize semver comparing algorithm
- Upgrade some node modules
v3.2
[3.2] - 2022-12-30
Bug Fixes
- Fix plugin register for windows
Miscellaneous Tasks
- Bump to v3.2 to fix plugin register for windows
v3.1
Features
- Add nu plugin registering support, bump to v3.1
Miscellaneous Tasks
- Update deps: globby, @vercel/ncc and typescript etc.
v2.1
[2.1] - 2022-09-01
Bug Fixes
- Fix nushell scripts for nu v0.67+
Miscellaneous Tasks
- Upgrade node deps: eslint, prettier, typescript, etc. add nu v0.67 to test matrix
- Bump @actions/core from 1.8.2 to 1.9.1 (#9)
- Upgrade some node deps
- Add tests for latest nushell release
v2
Support Nu
equal to or greater than v0.64, it's also compatible with v0.63 or earlier versions.
v1.0.0
Release v1.0.0
for setup-nu
Action
v1
Release v1
for setup-nu
Action: Setup a Nushell Environment to Run Nu Scripts or Commands
v1-beta1
First available version to setup a Nushell environment.