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: firebase/firebase-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.5.4
Choose a base ref
...
head repository: firebase/firebase-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.6.0
Choose a head ref
  • 10 commits
  • 16 files changed
  • 9 contributors

Commits on Sep 12, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    69fbd38 View commit details

Commits on Sep 13, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e9959c5 View commit details

Commits on Sep 15, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f6bbbcb View commit details

Commits on Sep 18, 2023

  1. fix npm root issues on Next.js deploy (#6372)

    * increase npm root timeout to 5s
    
    * memoize npm root
    
    * changelog
    leoortizz authored Sep 18, 2023
    Copy the full SHA
    e363c51 View commit details
  2. Fix npm packaging so that npm commands work (#6367)

    Co-authored-by: joehan <joehanley@google.com>
    hvisser and joehan authored Sep 18, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ccfc096 View commit details

Commits on Sep 19, 2023

  1. Added a check to see if export target folder is empty (#6357)

    * check if export target folder is empty
    
    * Updated CHANGELOG.md
    
    * Update CHANGELOG.md
    
    Co-authored-by: joehan <joehanley@google.com>
    
    * Changed promptOnce to confirm
    
    ---------
    
    Co-authored-by: joehan <joehanley@google.com>
    aalej and joehan authored Sep 19, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    67f7480 View commit details

Commits on Sep 26, 2023

  1. Improve performance and reliability when deploying multiple 2nd gen f…

    …unctions using single builds (#6376)
    
    * enable single builds v2
    blidd-google authored Sep 26, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d04add6 View commit details
  2. Fix Issue #6382 Firebase not working for NextJs >=v13.5.0 (#6404)

    * Fix Issue #6382 Firebase not working for NextJs >=v13.5.0
    
    Fixes #6382
    
    Due to braking changes on the signature of loadConfig (https://github.com/vercel/next.js/blob/d96e0258de2caf34e9322d0d32ab5748533c4465/packages/next/src/server/config.ts#L784) Firebase does not deploy correctly.
    
    * Changelog
    
    ---------
    
    Co-authored-by: Ferid Zuber <feridyz@gmail.com>
    joehan and Ferido07 authored Sep 26, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c94dca4 View commit details
  3. Fix retry for event triggered functions (#6391)

    * linking up retry to the api call
    
    * add changelog entry
    
    ---------
    
    Co-authored-by: joehan <joehanley@google.com>
    colerogers and joehan authored Sep 26, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    fb3b0a7 View commit details
  4. 12.6.0

    google-oss-bot committed Sep 26, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9505041 View commit details
Loading