Skip to content

Releases: honestjs/plugins

@honestjs/rpc-plugin@1.7.10

07 Apr 12:55
52c07b0

Choose a tag to compare

Patch Changes

@honestjs/api-docs-plugin@1.2.5

07 Apr 12:55
52c07b0

Choose a tag to compare

Patch Changes

@honestjs/rpc-plugin@1.7.9

30 Mar 08:52
e726bb8

Choose a tag to compare

Patch Changes

  • a047652: Fix default fetch missing its correct context when the client used on browser.

@honestjs/rpc-plugin@1.7.8

28 Mar 12:46
b8e60c4

Choose a tag to compare

Patch Changes

@honestjs/rpc-plugin@1.7.7

27 Mar 17:45
f9e3ddd

Choose a tag to compare

Patch Changes

  • 6d3fc2c: Add enhanced logging system

@honestjs/rpc-plugin@1.7.6

27 Mar 09:57
0802fea

Choose a tag to compare

Patch Changes

  • f6cebc2: - Increase interface typing coverage
    • Include response data in ApiError when available
    • Update dependencies

@honestjs/api-docs-plugin@1.2.4

27 Mar 17:45
f9e3ddd

Choose a tag to compare

Patch Changes

@honestjs/api-docs-plugin@1.2.3

27 Mar 09:57
0802fea

Choose a tag to compare

Patch Changes

@honestjs/rpc-plugin@1.7.5

19 Mar 21:02
5fdcc4b

Choose a tag to compare

Patch Changes

  • a24ca47: - Refactor plugin orchestration to an explicit staged pipeline (analysis -> transform -> emit) with a
    dedicated coordinator.
    • Add strict generator compatibility negotiation via supportedApiVersions and requiredCapabilities.
    • Add performance regression tests for analyze latency and cache hit behavior.

@honestjs/rpc-plugin@1.7.4

19 Mar 14:02
75e6a04

Choose a tag to compare

Patch Changes

  • 6a960e9: Improve return type extraction to handle external symbols and ensure self-contained client