From 57c08a0bec952ab0192d792449281121193bc8ad Mon Sep 17 00:00:00 2001 From: Cezar Augusto Date: Sun, 30 Jun 2024 10:03:55 -0300 Subject: [PATCH] Officially support Preact --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 538c7ed0..de232338 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ For a preview of extensions running these technologies, see documentation about | | | | | | | | | | | :---------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------: | -| ESNext
✅ | TypeScript
✅ | WASM
✅ | React
✅ | Vue
✅ | Angular
👋 | Svelte
👋 | Solid
👋 | Preact
👋 | +| ESNext
✅ | TypeScript
✅ | WASM
✅ | React
✅ | Vue
✅ | Angular
👋 | Svelte
👋 | Solid
👋 | Preact
✅ | 👋 = PR Welcome!