Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌿 ✨ [Scheduled] Upgrade Fern CLI #123

Merged
merged 1 commit into from
Dec 16, 2024
Merged

🌿 ✨ [Scheduled] Upgrade Fern CLI #123

merged 1 commit into from
Dec 16, 2024

Conversation

fern-api[bot]
Copy link
Contributor

@fern-api fern-api bot commented Dec 9, 2024

Upgrading from 0.45.1 to 0.46.3 - Changelog

    0.46.3
  • fix: The Fern CLI now supports generating examples for streaming SSE (server-sent-event)
    endpoints.

  • 0.46.2

  • feat: The Fern CLI now supports parsing a logo option from your frontmatter. If
    you would like to override logo on a specific page you can do so by adding
    the following:

    ---
    logo: /path/to/my/logo
    ---

    or

    ---
    logo: 
      light: /path/to/my/light/logo 
      dark: /path/to/my/dark/logo
    ---
  • 0.46.1

  • fix: Add support for setting the User-Agent header value for Go generators.

  • 0.46.0

  • internal: No changes; promote 0.46.0-rc1 release candidate to minor version.

  • 0.46.0-rc1

  • fix: * Set inline: true for inline enums imported from OpenAPI.

    • Set inline: true for maps generated from OpenAPI additionalProperties.
  • 6 additional updates, see more

    0.46.0-rc0

  • feat: The Fern Definition now supports bytes as a response type.

      endpoints: 
        download:
          response: bytes 
  • 0.45.4

  • fix: Defaults are no longer set on datetimes when converting to docs shapes.

  • 0.45.4-rc1

  • chore: Unknown schemas are no longer incorrectly marked as additionalProperties: true.

  • 0.45.4-rc0

  • fix: The CLI prompts the user to confirm output directory overwrites on fern generate.

  • 0.45.3

  • fix: Unknown schemas are no longer incorrectly marked as additionalProperties: true.

  • 0.45.2

  • fix: Example generation now respects read-only schemas when generating request examples.

@fern-api fern-api bot requested a review from a team as a code owner December 9, 2024 00:07
Copy link
Contributor

github-actions bot commented Dec 9, 2024

@fern-api fern-api bot force-pushed the fern/update/cli branch from de2e151 to bcceb8b Compare December 16, 2024 00:07
Copy link
Contributor

@bc-devrev bc-devrev merged commit ca43173 into main Dec 16, 2024
2 checks passed
@bc-devrev bc-devrev deleted the fern/update/cli branch December 16, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant