Solid 2.0 Beta Support in TanStack Router, Start, and Query
TanStack Router, Start, and Query now support the Solid 2.0 beta, so you can try Solid's next major release in real applications today.
Topic - Edition
TanStack Router, Start, and Query now support the Solid 2.0 beta, so you can try Solid's next major release in real applications today.
To install Bun v1.3.12 curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun Windows: powershell -c "irm bun.sh/install.ps1|iex" To upgrade to Bun v1.3.12: bun upgrade Read Bun v1.3.12's…