On the master branch, subh05sus pushed a fix to the BlogsPage component so that searchParams is treated as a Promise and properly awaited before extracting query parameters. This change ensures the q parameter is handled correctly during page rendering.