Skip to content

Commit

Permalink
Create fresh-shrimps-join.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pcattori committed Dec 9, 2022
1 parent e2a8b06 commit 592aa12
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/fresh-shrimps-join.md
@@ -0,0 +1,8 @@
---
"remix": patch
"@remix-run/dev": patch
---

Support Typescript 4.9 features (like `satisfies`) in Remix `app/` code

esbuild 0.15.13 added support for parsing TS 4.9 `satisfies`, so upgrading to esbuild 0.16.3 adds that ability to the Remix compiler

0 comments on commit 592aa12

Please sign in to comment.