diff --git a/.changeset/vast-apes-attend.md b/.changeset/vast-apes-attend.md new file mode 100644 index 00000000..ad835ce8 --- /dev/null +++ b/.changeset/vast-apes-attend.md @@ -0,0 +1,5 @@ +--- +'@tanstack/devtools': patch +--- + +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. diff --git a/examples/react/basic/index.html b/examples/react/basic/index.html index 1c96ec87..b63b73f6 100644 --- a/examples/react/basic/index.html +++ b/examples/react/basic/index.html @@ -28,6 +28,11 @@