Skip to content

Use native TypeScript preview#3536

Merged
goto-bus-stop merged 4 commits intodefaultfrom
tsgo
Mar 12, 2026
Merged

Use native TypeScript preview#3536
goto-bus-stop merged 4 commits intodefaultfrom
tsgo

Conversation

@goto-bus-stop
Copy link
Copy Markdown
Member

@goto-bus-stop goto-bus-stop commented Mar 12, 2026

It's quite a bit faster, and it's also catching some problems that TS 5.x was not.

- `avatars` from u-wave-core is a `Record<string, string>`, not a `string[]`
- route different login dialog states thru different props paths. the
  spreading doesn't typecheck anymore (and was likely wrong!)
@goto-bus-stop goto-bus-stop merged commit c348dce into default Mar 12, 2026
9 checks passed
@goto-bus-stop goto-bus-stop deleted the tsgo branch March 12, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant