v4.0.0
4.0.0 (2026-07-21)
⚠ BREAKING CHANGES
- This major version release removes deprecated surfaces:
- Removed NOVA API v1 support (v1 is already removed in recent NOVA OS
versions) - Removed deprecated cell-bound
NovaClient - Build is now ESM-only, using require backwards
compat
present in newer node versions - nova-api is inlined in the dist rather than used as a transitive
dependency (to allow AIs better access to the type definitions)
Also included:
- CI now tests on a matrix of different node versions