v1.18.1
·
4441 commits
to main
since this release
Patch Changes
- Ignore missing
react-dom/clientfor React 17 (#6725) - Fix reload loops in scenarios where CDNs ignore search params (#6707)
- Avoid circular references and infinite recursion in types (#6736)
- "Pretty" or simplified Typescript types are evaluated by eagerly resolving types. For complex types with circular references, this can cause TS to recurse infinitely.
- To fix this, pretty types are reverted as a built-in DX feature of
useLoaderData,useActionData, etc...
- Updated React Router dependencies:
Changes by Package 🔗
@remix-run/cloudflare@remix-run/css-bundle@remix-run/deno@remix-run/dev@remix-run/eslint-config@remix-run/node@remix-run/react@remix-run/server-runtime@remix-run/testing
Full Changelog: 1.18.0...1.18.1