Skip to content

Rename types and fix type portability in preview #92

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

Merged
merged 2 commits into from
Jul 15, 2025
Merged

Conversation

compulim
Copy link
Owner

@compulim compulim commented Jul 15, 2025

Changelog

Please copy and paste new entries from CHANGELOG.md here.

Changed

  • (Preview) 💢 Changed signature to return wrapped return value, instead of plain ComponentType, by @compulim in PR #91 and #92

Specific changes

Please list each individual specific change in this pull request.

The idea: middleware -> enhancer -> handler -> handler result.

  • Functor -> ComponentHandler/ComponentHandlerResult
  • useBuildRenderCallback(): ComponentRenderer<Props>
  • Exported more types for type portability

@compulim compulim changed the title Rename types in preview Rename types and fix type portability in preview Jul 15, 2025
@compulim compulim marked this pull request as ready for review July 15, 2025 10:01
@compulim compulim merged commit 235b355 into main Jul 15, 2025
15 checks passed
@compulim compulim deleted the feat-rename-types branch July 15, 2025 10:11
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