Releases: honestjs/plugins
Releases · honestjs/plugins
@honestjs/rpc-plugin@1.7.10
Patch Changes
- 0ea63dc: Update dependencies
@honestjs/api-docs-plugin@1.2.5
Patch Changes
- 0ea63dc: Update dependencies
@honestjs/rpc-plugin@1.7.9
Patch Changes
- a047652: Fix default fetch missing its correct context when the client used on browser.
@honestjs/rpc-plugin@1.7.8
Patch Changes
- 1fca4ed: Remove logging methods
@honestjs/rpc-plugin@1.7.7
Patch Changes
- 6d3fc2c: Add enhanced logging system
@honestjs/rpc-plugin@1.7.6
Patch Changes
- f6cebc2: - Increase interface typing coverage
- Include response data in ApiError when available
- Update dependencies
@honestjs/api-docs-plugin@1.2.4
Patch Changes
- cc3f2a8: Update honestjs version
@honestjs/api-docs-plugin@1.2.3
Patch Changes
- b9f67b9: Update dependencies
@honestjs/rpc-plugin@1.7.5
Patch Changes
- a24ca47: - Refactor plugin orchestration to an explicit staged pipeline (analysis -> transform -> emit) with a
dedicated coordinator.- Add strict generator compatibility negotiation via
supportedApiVersionsandrequiredCapabilities. - Add performance regression tests for analyze latency and cache hit behavior.
- Add strict generator compatibility negotiation via
@honestjs/rpc-plugin@1.7.4
Patch Changes
- 6a960e9: Improve return type extraction to handle external symbols and ensure self-contained client