Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove @internal annotation from snapshot_ #1728

Merged

Commits on Sep 14, 2022

  1. fix: Remove @internal annotation from snapshot_

    This commit removes the @internal annotation from snapshot_,
    and fixes firebase/firebase-functions-test#87.
    
    `snapshot_` is currently referenced [here](https://github.com/firebase/firebase-functions-test/blob/master/src/providers/firestore.ts#L99).
    
    [More context here](
    firebase/firebase-functions-test#87)
    
    I'm happy to work through better alternatives too.
    TheIronDev committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5930446 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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

Commits on Sep 29, 2022

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

Commits on Oct 3, 2022

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

Commits on Oct 4, 2022

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