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: docs/src/content/docs/compatibility.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,4 +41,4 @@ Specifically, our smoke tests cover the following critical paths:
41
41
-**Realtime upgrades:** testing that a standard application can be upgraded to use realtime features and continue to function correctly.
42
42
-**Hot Module Replacement (HMR):** confirming that HMR works as expected for both server and client components during development.
43
43
44
-
We are actively developing a more comprehensive end-to-end test suite that will cover more complex and nuanced use cases. Our goal is to provide a stable and predictable experience for all users.
44
+
We are actively developing a more comprehensive end-to-end test suite that will cover more complex and nuanced use cases, as well as integrations, including popular UI component libraries. Our goal is to provide a stable and predictable experience.
0 commit comments