mdx-js / mdx

Markdown for the component era
https://mdxjs.com
MIT License
17.76k stars 1.14k forks source link

Update to TypeScript 5.5 #2497

Closed remcohaszing closed 5 months ago

remcohaszing commented 5 months ago

Initial checklist

Description of changes

This just updates a dev dependency. No need for a release.

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mdx ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2024 11:41am
wooorm commented 5 months ago

imo PRs like this aren’t really needed, particularly if they can be combined with actually switching to @import in this case

remcohaszing commented 5 months ago

Yeah, that’s what I’m doing right now.