Skip to content

chore(types): remove useUnsafeMarkdown parameter deprecated#274

Merged
mcollina merged 1 commit into
mainfrom
chore/update-index-d-ts
May 14, 2026
Merged

chore(types): remove useUnsafeMarkdown parameter deprecated#274
mcollina merged 1 commit into
mainfrom
chore/update-index-d-ts

Conversation

@Tony133
Copy link
Copy Markdown
Member

@Tony133 Tony133 commented May 4, 2026

Proposal:

  • Removes the useUnsafeMarkdown option from the FastifySwaggerUiConfigOptions namespace type definitions.
    This property was already marked as @deprecated and scheduled for removal in v4.0.0. Since we are now at v5.2.6, it is safe to drop it entirely from the types to keep them in sync with the actual runtime behavior.

Note:

  • Release a major version of the plugin after this pull request has been merged

@Tony133 Tony133 marked this pull request as ready for review May 4, 2026 15:14
@Tony133 Tony133 requested a review from mcollina May 4, 2026 15:15
@Tony133 Tony133 changed the title chore(types): remove useUnsafeMarkdown parameter chore(types): remove useUnsafeMarkdown parameter deprecated May 4, 2026
Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

2 participants