Skip to content

feat: add RenderOptions type for easier migration from RTL#27

Merged
sheremet-va merged 1 commit into
vitest-community:mainfrom
wojtekmaj:render-options-rtl
Aug 6, 2025
Merged

feat: add RenderOptions type for easier migration from RTL#27
sheremet-va merged 1 commit into
vitest-community:mainfrom
wojtekmaj:render-options-rtl

Conversation

@wojtekmaj

Copy link
Copy Markdown
Contributor

Closes #26

I kept ComponentRenderOptions for backwards compatibility and simply extended it just like RenderHookOptions implementation does.

Closes #26

I kept ComponentRenderOptions for backwards compatibility and simply extended it just like RenderHookOptions implementation does.
@sheremet-va sheremet-va merged commit e33772b into vitest-community:main Aug 6, 2025
@wojtekmaj wojtekmaj deleted the render-options-rtl branch August 6, 2025 15:35
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.

Rename ComponentRenderOptions to RenderOptions for better RTL compat

2 participants