-
With Preact X being a great success there The 10.x release line was all about increasing ecosystem compatibility and the initiative was a complete success. Compared to Preact 8.x there are many more t…
-
Version: Deno 2.0.1+
https://github.com/denoland/fresh/issues/2714
jsr:@fresh/core@2.0.0-alpha.23 works fine with Deno 2.0.0, but not 2.0.1+ with an js error
-
### 相关平台
微信小程序
**小程序基础库: 2.33.0**
**使用框架: React**
### 复现步骤
初始化项目 taro init myApp
选择Preact
编译可以成功,小程序打开控制台报错
### 期望结果
正常运行
### 实际结果
app.js错误:
TypeError: y.createRoot is …
-
make it work
-
### Describe the bug
Original issue:
I discovered this while using the `@preact/preset-vite` plugin. After accidentally deleting `preact-render-to-string`, I encountered some strange errors durin…
-
### What version of `starlight` are you using?
0.29.2
### What version of `astro` are you using?
4.16.14
### What package manager are you using?
pnpm
### What operating system are you using?
Ma…
-
I am using Solid and I have a set of checkboxes:
There is a unique Valibot 🤖 rule that prevents certain combinations from being acceptable.
Specifically, you are unable to choose more than one of …
-
Hi, first of all thanks for Preact and its tooling, it's really great. 👍
I'm looking to add `preact-transition-group` to my routing so that each component can handle `componentWillEnter`, `compone…
-
Supports signals and is just more conventional in general.
-
1. You have an existing Astro project
2. You execute `sst init`
3. `astro.config.mjs` gets transformed into a broken state
`astro.config.mjs` (before `sst init`)
```astro
import { defineConfig } fro…