Skip to content

[docs] Remove deprecated comment from registerExtension#4098

Merged
christian-byrne merged 1 commit intomainfrom
docs/remove-deprecated-register-ext
Jun 8, 2025
Merged

[docs] Remove deprecated comment from registerExtension#4098
christian-byrne merged 1 commit intomainfrom
docs/remove-deprecated-register-ext

Conversation

@christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented Jun 8, 2025

Removes misleading @deprecated JSDoc comment from app.registerExtension() method as it is still the primary public API for extension registration. Fixes #4080

┆Issue is synchronized with this Notion page by Unito

Removes misleading @deprecated JSDoc comment from app.registerExtension() method as it is still the primary public API for extension registration. Fixes #4080
@christian-byrne christian-byrne requested a review from a team as a code owner June 8, 2025 01:18
@christian-byrne christian-byrne merged commit 79a63de into main Jun 8, 2025
10 checks passed
@christian-byrne christian-byrne deleted the docs/remove-deprecated-register-ext branch June 8, 2025 03:32
Copy link
Contributor

@webfiltered webfiltered left a comment

Choose a reason for hiding this comment

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

I did not action this because this should show up for anyone working on frontend. The problem is that it is exported, not that it is set at all.

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.

[Feature Request]: Document the new extension API?

2 participants