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
Ruo Ling edited this page Mar 6, 2026
·
54 revisions
What's new in V4?
We have moved away from Styled Component (CSS-in-JS) to Linaria (build-time), which improves compatibility with projects that rely on SSR or strict CSP.
Migrating from V3
If your project uses V3, follow these steps to install V4.
Changes
ErrorDisplay
Replace usage of ErrorDisplay.ImagePathAttributes with ErrorDisplayImagePathAttributes