RepoJournal
Supabase

@supabase

The open-source Firebase alternative powering thousands of startups

Keep up with Supabase in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

DOCS SCHEMA FIX KILLS 230 SEARCH CONSOLE ERRORS, POSTGRES WRAPPERS ACROSS VERSIONS

By RepoJournal · Filed · About Supabase

Supabase eliminated critical Google Search Console errors plaguing the docs, while shipping five Postgres builds across 15, 17, and architecture variants.

The docs team crushed a phantom Google Search Console blocker that was flagging 230 `/docs/guides/*` pages for missing `item` fields in BreadcrumbList schemas [1]. The fix filters out intermediate nav nodes without URLs, bringing the schema into compliance with Google's structured data spec—a silent win that recovers organic visibility. Meanwhile, monorepo sprawl got a small mercy: the auto-generated `rss.xml` will stop ghosting your git status in `apps/www` [2], eliminating the phantom modified file that's bitten every contributor at least once. On the Postgres front, the team shipped builds across three release lines—Postgres 15.14.1 and 17.6.0/17.6.1 with wrappers support [3][4][5]—plus x86-specific variants [6][7] for broader hardware compatibility. Realtime and multiplayer.dev both landed supabase-js v2.105.4 [8], which hardens auth JSON parsing, restores abort detection in PostgREST, and guards sessionStorage access in restricted-storage browsers [9].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] fix(docs): always emit BreadcrumbList `item` field ↗ supabase/supabase
  2. [2] chore(www): stop tracking auto-generated rss.xml ↗ supabase/supabase
  3. [3] 15.14.1.122-wrappers ↗ supabase/postgres
  4. [4] 17.6.0.079-orioledb-wrappers ↗ supabase/postgres
  5. [5] 17.6.1.122-wrappers ↗ supabase/postgres
  6. [6] 17.6.0.079-orioledb-wrappers-x86 ↗ supabase/postgres
  7. [7] 15.14.1.122-wrappers-x86 ↗ supabase/postgres
  8. [8] chore: update @supabase/supabase-js to v2.105.4 ↗ supabase/realtime
  9. [9] chore: update @supabase/supabase-js to v2.105.4 ↗ supabase/multiplayer.dev

Quick answers

What shipped in Supabase on May 11, 2026?
Supabase eliminated critical Google Search Console errors plaguing the docs, while shipping five Postgres builds across 15, 17, and architecture variants. In total, 4 commits, 4 pull requests, and 6 releases landed.
Who contributed to Supabase on May 11, 2026?
3 developers shipped this update, including pamelachia, supabase-libs-pr-manager[bot], and supabase-supabase-autofixer[bot].
What were the notable Supabase updates?
fix(docs): always emit BreadcrumbList `item` field, chore(www): stop tracking auto-generated rss.xml, and 15.14.1.122-wrappers.

More from @supabase

Daily updates, in your inbox

Follow Supabase

Keep up with Supabase in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?