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

Remove Framework types in favor of Renderer types #25340

Closed
Tracked by #25331
yannbf opened this issue Dec 27, 2023 · 0 comments · Fixed by #25476
Closed
Tracked by #25331

Remove Framework types in favor of Renderer types #25340

yannbf opened this issue Dec 27, 2023 · 0 comments · Fixed by #25476
Assignees

Comments

@yannbf
Copy link
Member

yannbf commented Dec 27, 2023

Web Components:

* @deprecated Use `WebComponentsRenderer` instead.

Server:

* @deprecated Use `ServerRenderer` instead.

Preact:

* @deprecated Use `PreactRenderer` instead.

React:

* @deprecated Use `ReactRenderer` instead.

HTML:

* @deprecated Use `HtmlRenderer` instead.

Ember:

* @deprecated Use `EmberRenderer` instead.

Angular:

Vue3:

* @deprecated Use `VueRenderer` instead.

@yannbf yannbf changed the title Remove WebComponentsFramework type Remove Framework types in favor of Renderer types Dec 27, 2023
@yannbf yannbf self-assigned this Jan 5, 2024
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 a pull request may close this issue.

1 participant