Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.
Compare
Choose a tag to compare
@galvez galvez released this 09 Jul 08:18
· 70 commits to main since this release
a09c36b

Features

This release brings TypeScript support, and a solid-ts starter template.

In practice, this means you can have root.tsx and context.ts properly recognized as (ejected) virtual modules, and use the tsx extension for route modules. The starter templates comes with tsx (the CLI) and a working eslint configuration.