Skip to content
Compare
Choose a tag to compare
@hustcer hustcer released this 11 Sep 08:24
· 151 commits to main since this release

[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 of lint-stage and husky 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 and typescript-eslint/parser
  • Upgrade globby, eslint, semver, and lefthook
  • Upgrade eslint, lefthook and typescript
  • Upgrade eslint and @vercel/ncc
  • Upgrade actions/checkout to v4