You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/tiny-gifts-wash.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,4 @@
2
2
"@react-router/dev": patch
3
3
---
4
4
5
-
Fix virtual module type to properly handle optional properties.
6
-
7
-
The virtual module `virtual:react-router/server-build` now deliberately implements CommonJS `export =` syntax to correctly support optional properties in the `ServerBuild` type, ensuring proper TypeScript compatibility with `exactOptionalPropertyTypes`.
5
+
Update generated types for `virtual:react-router/server-build` to ensure compatibility with TypeScript's `exactOptionalPropertyTypes` option
0 commit comments