Skip to content

Tags: supabase/supabase

Tags

v1.24.09

Toggle v1.24.09's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rename Live Share blog post (#29827)

* feat: rename live share blog post

* feat: update casing on post title

1.24.08

Toggle 1.24.08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(docs): code in wrong file for react auth quickstart example (#29324)

1.24.07

Toggle 1.24.07's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix layout header height (#28517)

fix height

v1.24.05

Toggle v1.24.05's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix mention of `LOGFLARE_SINGLE_TENANT` in Self hosting docs (#27314)

fix mention of `LOGFLARE_SINGLE_TENANT`

v1.24.04

Toggle v1.24.04's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(redirects): auth ia reorg (#25761)

v0.24.03

Toggle v0.24.03's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: change remediation links for database linter (#22520)

* fix: change remediation links for database linter

* fix: tab update behavior

v0.24.02

Toggle v0.24.02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: update auth-ui.mdx (#21794)

Update auth-ui.mdx

Add instructions for the "view" prop and "sign_up" and "sign_in" values

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

v0.23.11

Toggle v0.23.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: .env file pull for www (#19511)

v0.23.10

Toggle v0.23.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Remove the become a partner button from the Experts page (#19359)

* Remove all become a partner buttons from the partner page.

* Move the private env vars to env.local.example

v.0.23.10

Toggle v.0.23.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: Fix Svelte tutorial import snippet (#18729)

The error message I receive is: "Cannot find module 'src/supabaseClient' or its corresponding type declarations." This error indicates that the TypeScript compiler is unable to locate the module I'm trying to import.