5.37.8

(fix): Fix FDR generator version lookup for Ruby SDK to use the correct registry ID (ruby-sdk-v2) instead of the stale legacy ID (ruby-sdk). This ensures fern generator upgrade and IR version resolution return the actual latest Ruby SDK generator version.

5.37.7

(fix): Bump @fern-api/fdr-sdk to 1.2.16 to fix crash when generating examples for endpoints that reference types excluded by audience filtering.

5.37.6

(chore): Centralize theme-eligible docs.yml field definitions in @fern-api/configuration so theme export, upload, and global theme stitching reference the same source of truth.

5.37.5

(fix): Handle docs preview file watcher startup failures as local environment errors.

5.37.4

(chore): Revert the @fern-api/venus-api-sdk bump from 5.35.5 (0.22.34 -> 4.0.0).

5.37.3

(fix): Report invalid Mintlify navigation configuration as a user-facing config error during docs import.

5.37.2

(fix): Report absolute OpenAPI spec paths as user-facing workspace configuration errors.

(fix): Include settings in theme export so that fern docs theme export captures the settings configuration from docs.yml.

5.37.1

(fix): Prevent login from reporting missing browser opener tools as internal errors. Upgrade open to v11 so spawn failures reject the returned promise, and handle them inline in redirect, device-code, and logout flows.