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

Commits on May 6, 2022

  1. Copy the full SHA
    948334a View commit details

Commits on May 10, 2022

  1. Fix #136 (#141)

    * Fix #136
    
    This commit fixes a breaking issue with the test sdk.
    
    Exports won't function properly with functions annotated with @internal.
    
    Which, was a little unexpected... but here we are. :)
    
    * Update main to not export the private methods
    TheIronDev authored May 10, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1c79ea6 View commit details
  2. Copy the full SHA
    4548d95 View commit details
  3. 2.0.2

    google-oss-bot committed May 10, 2022
    Copy the full SHA
    f370b4d View commit details
Loading