Releases: kachkaev/njt
Releases · kachkaev/njt
cli v4.0.1
👀 https://www.npmjs.com/package/njt/v/4.0.1
Bug fixes
- Improve CLI output when no args are passed, correctly set Node version in package.json (6a5788c)
cli v4.0.0
👀 https://www.npmjs.com/package/njt/v/4.0.0
What's new
- New destination
x— package page on npmx.dev (#1133). - Fix — Commander.js v14+ compatibility: CLI again accepts
<package> [destination](e9ae210).
Other changes (CLI)
⚠️ Breaking: Node.js — Dropped support for Node 16 and 18; Node 20+ is now required.- Commander ^14 (#945, #1135),
openv10/v11 (#548, #1068). - Yarn → pnpm (#438).
- ESLint rule tweaks (8679ec9, 0a0a805).
Install
npm install --global njtThen run e.g. njt <package> [destination] (e.g. njt react, njt react s for source).
cli v3.0.0
cli v2.0.0
👀 https://www.npmjs.com/package/njt/v/2.0.0
- Make CLI ESM-only (#171)
- Unlock usage of
chalk@5and other pure ESM packages - [breaking] Drop Node 12 support
- Unlock usage of
cli v2.0.0-canary.0
👀 https://www.npmjs.com/package/njt/v/2.0.0-canary.0
- Make CLI ESM-only (#171)
- Unlock usage of
chalk@5and other pure ESM packages - [breaking] Drop Node 12 support
- Unlock usage of