Changelog
Release notes for each published package in the ng-openapi workspace.
- ng-openapi — core generator (types + Angular
HttpClientservices) - @ng-openapi/http-resource — plugin that emits Angular
httpResource()calls - @ng-openapi/zod — plugin that emits Zod runtime validators
Each package follows Conventional Commits and is released automatically by release-please.
Versions stay on 0.x until the first major release. Under that policy:
- Breaking changes bump the minor version (e.g.
0.2.18 → 0.3.0). - New features and bug fixes bump the patch version (e.g.
0.2.18 → 0.2.19).
Tagged releases on GitHub: https://github.com/ng-openapi/ng-openapi/releases.