This repository has been archived by the owner on Nov 23, 2023. It is now read-only.
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.