Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: supabase/supabase-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.46.0-rc.5
Choose a base ref
...
head repository: supabase/supabase-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rc
Choose a head ref
  • 19 commits
  • 4 files changed
  • 6 contributors

Commits on Oct 29, 2024

  1. Merge pull request #1299 from supabase/rc

    feat: update postgrest-js with new query parser
    soedirgo authored Oct 29, 2024
    Copy the full SHA
    963d6a5 View commit details

Commits on Oct 30, 2024

  1. fix: Revert "Merge pull request #1299 from supabase/rc"

    This reverts commit 963d6a5, reversing
    changes made to ce1e2f0.
    soedirgo committed Oct 30, 2024
    Copy the full SHA
    0585c01 View commit details
  2. Merge pull request #1300 from supabase/fix/revert-new-parser

    fix: Revert "Merge pull request #1299 from supabase/rc"
    soedirgo authored Oct 30, 2024
    Copy the full SHA
    4c7f571 View commit details

Commits on Nov 6, 2024

  1. Revert "Merge pull request #1300 from supabase/fix/revert-new-parser"

    This reverts commit 4c7f571, reversing
    changes made to 963d6a5.
    soedirgo committed Nov 6, 2024
    Copy the full SHA
    3cb884c View commit details
  2. fix: postgrest-js v1.17.3

    soedirgo committed Nov 6, 2024
    Copy the full SHA
    c6c42b6 View commit details
  3. Merge pull request #1301 from supabase/fix/postgrest-js-1.17.3

    fix: postgrest-js 1.17.3
    soedirgo authored Nov 6, 2024
    Copy the full SHA
    76fdcf1 View commit details

Commits on Nov 13, 2024

  1. fix: bump postgrest-js to 1.17.4 (#1310)

    avallete authored Nov 13, 2024
    Copy the full SHA
    64ac43b View commit details
  2. chore(deps): upgrade postgres-js to 1.17.5

    avallete committed Nov 13, 2024
    Copy the full SHA
    be41a74 View commit details
  3. Merge pull request #1311 from supabase/chore/deps-bump-supabase-js-1-…

    …17-5
    
    chore(deps): upgrade postgres-js to 1.17.5
    avallete authored Nov 13, 2024
    Copy the full SHA
    3300cb2 View commit details
  4. fix: cut release

    soedirgo authored Nov 13, 2024
    Copy the full SHA
    917cbf7 View commit details
  5. Merge pull request #1312 from supabase/soedirgo-patch-1

    fix: cut release
    avallete authored Nov 13, 2024
    Copy the full SHA
    78f8d6d View commit details

Commits on Nov 27, 2024

  1. fix: bump up realtime-js (#1318)

    filipecabaco authored Nov 27, 2024
    Copy the full SHA
    456f27e View commit details

Commits on Dec 5, 2024

  1. feat: Realtime using accessToken callback for auth (#1320)

    filipecabaco authored Dec 5, 2024
    Copy the full SHA
    88a44df View commit details
  2. Revert "feat: Realtime using accessToken callback for auth (#1320)" (#…

    …1323)
    
    This reverts commit 88a44df.
    filipecabaco authored Dec 5, 2024
    Copy the full SHA
    b9c86f5 View commit details

Commits on Dec 6, 2024

  1. fix: bump auth-js to v2.66.1 (#1325)

    kangmingtay authored Dec 6, 2024
    Copy the full SHA
    0ea6d8f View commit details

Commits on Dec 9, 2024

  1. fix: Bind proper object to setAuth on Realtime callback (#1324)

    filipecabaco authored Dec 9, 2024
    Copy the full SHA
    325c2c9 View commit details
  2. Copy the full SHA
    4354c08 View commit details
  3. chore: upgrade latest postgres-js

    avallete committed Dec 9, 2024
    Copy the full SHA
    e74067c View commit details

Commits on Dec 11, 2024

  1. Merge pull request #1328 from supabase/chore/upgrade-rc-for-release

    chore: upgrade rc for release
    soedirgo authored Dec 11, 2024
    Copy the full SHA
    d76c7b3 View commit details
Loading