Skip to content

feat: google SSO#49

Merged
jsimck merged 4 commits into
mainfrom
jsimck/fixes-wave-8
Jun 15, 2026
Merged

feat: google SSO#49
jsimck merged 4 commits into
mainfrom
jsimck/fixes-wave-8

Conversation

@jsimck

@jsimck jsimck commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator
  • SEO fixes
  • Google SSO

@jsimck jsimck self-assigned this Jun 14, 2026
@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website-ui Ready Ready Preview, Comment Jun 15, 2026 7:57am

Request Review

- base.ts: strip locale query param + field for content types without i18n
  (cms-comparison, case-study, blog-post, etc.) to avoid 400 'Invalid key
  locale' that broke build-time static generation
- generateStaticParams: use route locale instead of entry.locale (non-localized
  entries carry no locale) for user-stories, blog/[slug], comparison
Meilisearch hits can carry `categories` as a non-array, so the
`for...of` in collectCategories threw 'categories is not iterable' and
crashed prerendering of /user-stories. Guard with Array.isArray.
@jsimck jsimck merged commit 5c15c65 into main Jun 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant