Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
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: googleapis/nodejs-firestore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2e98caa
Choose a base ref
...
head repository: googleapis/nodejs-firestore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f043d1c
Choose a head ref
  • 5 commits
  • 45 files changed
  • 8 contributors

Commits on Sep 27, 2023

  1. feat!: Fix the UpdateData incorrect parameter type issue (#1887)

    Fix the UpdateData incorrect parameter type issue (#1887)
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: sofisl <[email protected]>
    3 people authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0afadef View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. chore!: upgrade to Node 14 (#1900)

    * chore!: upgrade to Node 14
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Sofia Leon <[email protected]>
    Co-authored-by: sofisl <[email protected]>
    Co-authored-by: Tom Andersen <[email protected]>
    5 people authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1f5abb8 View commit details
    Browse the repository at this point in the history
  2. fix: Remove DocumentReference from cursor (#1882)

    * remove DocumentReference from cursor
    
    * remove the warning
    
    ---------
    
    Co-authored-by: Mark Duckworth <[email protected]>
    milaGGL and MarkDuckworth authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    da4f8f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb88276 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 7.0.0 (#1908)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Mark Duckworth <[email protected]>
    release-please[bot] and MarkDuckworth authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f043d1c View commit details
    Browse the repository at this point in the history
Loading