v4.0.0
What's Changed
- Bump typescript from 5.1.6 to 5.3.3 by @dependabot in #187
- Feature/eslint upgrade by @gturi in #201
- Bump typedoc from 0.25.8 to 0.25.9 by @dependabot in #203
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #202
- Bump typedoc from 0.25.9 to 0.25.11 by @dependabot in #210
- Bump typedoc from 0.25.11 to 0.25.12 by @dependabot in #212
- Bump typescript from 5.3.3 to 5.4.2 by @dependabot in #211
- Feature/nca alias command by @gturi in #213
- Feature/205 send input arguments to command type simple by @gturi in #214
Migration notes:
Change your config.yml
as follows:
- replace
aliases:
withcommands:
- replace
commandType: Simple
withcommandType: Native
Full Changelog: 3.1.0...4.0.0