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-admin-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.9.1
Choose a base ref
...
head repository: firebase/firebase-admin-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.9.2
Choose a head ref
  • 3 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 17, 2020

  1. Fixing duplicate descriptions in AppOptions.html (#762)

    * Tweaking docgen script to temporarily exclude an external type alias with which we are having difficulty.
    
    * Removing dupe comment per b/147492872.
    egilmorez authored Jan 17, 2020
    Configuration menu
    Copy the full SHA
    bd9a0dd View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. fix: Differentiating explicitly loaded vs default credentials (#764)

    * Make it possible to differentiate explicitly loaded vs default credentials
    
    * Updated documentation for constructors
    hiranya911 authored Jan 21, 2020
    Configuration menu
    Copy the full SHA
    70c4d0f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

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