Skip to content

Commit 1b7fdc3

Browse files
committed
refactor(devtools): streamline SERP preview component and improve character limit handling
This commit refines the SERP preview component by enhancing the character limit handling for titles and descriptions. It simplifies the component structure, removing redundant elements, and improves the overall readability and maintainability of the code. Additionally, it ensures consistent behavior across different display scenarios.
1 parent cfa0fbb commit 1b7fdc3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/vast-apes-attend.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@tanstack/devtools': patch
3+
---
4+
5+
Implemented a new SERP (Search Engine Results Page) section in the SEO tab. This update introduces desktop and mobile preview of search results. It displays the current site's favicon, title and description while displaying errors and issues when they are not found or they exceed the character limit.

0 commit comments

Comments
 (0)