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/functions-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.1
Choose a base ref
...
head repository: supabase/functions-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.2
Choose a head ref
  • 4 commits
  • 4 files changed
  • 4 contributors

Commits on Jun 18, 2024

  1. chore(deps-dev): bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fd98873 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge pull request #86 from supabase/dependabot/npm_and_yarn/braces-3…

    ….0.3
    
    chore(deps-dev): bump braces from 3.0.2 to 3.0.3
    laktek authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9d02855 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    ea7f05c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. fix: add openai compatible types. (#88)

    * fix: add openai compatible types.
    
    * fix: add mode param.
    
    * Update src/edge-runtime.d.ts
    
    Co-authored-by: 냥냐챠 <meow@nnc.gg>
    
    ---------
    
    Co-authored-by: 냥냐챠 <meow@nnc.gg>
    thorwebdev and nyannyacha authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2c88982 View commit details
    Browse the repository at this point in the history
Loading