Wexts 4
Semver Policy
Published packages follow semver and release gates.
Current Guidance
- Breaking public API changes require a major version.
- New compatible CLI/docs/runtime features use minor versions.
- Bug fixes and release-blocker fixes use patch versions.
- No package should publish unless install, typecheck, tests, lint, build, artifact checks, and smoke checks pass.