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-js-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: firebase@9.0.2
Choose a base ref
...
head repository: firebase/firebase-js-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: firebase@9.1.0
Choose a head ref

Commits on Sep 9, 2021

  1. Update dependency chromedriver to v93 (#5470)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 9, 2021
    Copy the full SHA
    a4b7003 View commit details
  2. Update dependency ts-node to v10 (#5414)

    * Update dependency ts-node to v10
    
    * add missing dep
    
    * update lock
    
    * update
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: Feiyang1 <plane1113@gmail.com>
    3 people authored Sep 9, 2021
    Copy the full SHA
    a9809f2 View commit details
  3. Update dependency ts-essentials to v8 (#5413)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 9, 2021
    Copy the full SHA
    1271c9c View commit details
  4. Update dependency yargs to v17 (#5415)

    * Update dependency yargs to v17
    
    * update yargs
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: Feiyang1 <plane1113@gmail.com>
    3 people authored Sep 9, 2021
    Copy the full SHA
    7f9d8f9 View commit details
  5. Update dependency @rollup/plugin-node-resolve to v13 (#5219)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 9, 2021
    Copy the full SHA
    e039e14 View commit details
  6. Merge branch 'release'

    Release 9.0.2
    hsubox76 committed Sep 9, 2021
    Copy the full SHA
    a81979a View commit details

Commits on Sep 10, 2021

  1. Update all non-major dependencies (#5217)

    * Update all non-major dependencies
    
    * fix lock
    
    * remove unneeded file
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: Feiyang1 <plane1113@gmail.com>
    3 people authored Sep 10, 2021
    Copy the full SHA
    21866c2 View commit details
  2. Update dependency @rollup/plugin-commonjs to v20 (#5247)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 10, 2021
    Copy the full SHA
    abbf3be View commit details
  3. Lock file maintenance (#4634)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Sep 10, 2021
    Copy the full SHA
    d164cb9 View commit details

Commits on Sep 13, 2021

  1. Copy the full SHA
    5f8b168 View commit details

Commits on Sep 14, 2021

  1. Copy the full SHA
    3846fb0 View commit details
  2. Copy the full SHA
    456d664 View commit details
  3. Copy the full SHA
    e0878be View commit details
  4. Copy the full SHA
    0281e06 View commit details

Commits on Sep 15, 2021

  1. Copy the full SHA
    5afd053 View commit details
  2. Move MemoryPersistenceProvider (#5489)

    The MemoryPersistenceProvider is only used in the Console build, as firestore-compat uses the IndexedDB build by default.
    schmidt-sebastian authored Sep 15, 2021
    Copy the full SHA
    f5b5efe View commit details
  3. Copy the full SHA
    cd9ca9b View commit details

Commits on Sep 16, 2021

  1. [Auth] Add phone factor ID to the PhoneMultiFactorGenerator object (#…

    …5487)
    
    * Add phone factor ID to the PhoneMultiFactorGenerator object
    
    * Api review
    
    * Add changeset
    sam-gc authored Sep 16, 2021
    Copy the full SHA
    07b88e6 View commit details
  2. Fix RUTv2 compat instances not working with modular. (#5500)

    * Fix RUTv2 compat instances not working with modular.
    
    * Create fast-brooms-tie.md
    yuchenshi authored Sep 16, 2021
    Copy the full SHA
    46d26ff View commit details
  3. Fix RUTv2 not setting RTDB namespace by default. (#5501)

    * Fix RUTv2 compat instances not working with modular.
    
    * Create fast-brooms-tie.md
    
    * Fix RUTv2 not setting RTDB namespace by default.
    
    * Create little-foxes-own.md
    yuchenshi authored Sep 16, 2021
    Copy the full SHA
    29e0be2 View commit details

Commits on Sep 17, 2021

  1. Copy the full SHA
    b83591e View commit details
  2. [Auth] Fix bug in Auth where emailVerified wasn't set in the user con…

    …structor (#5511)
    
    * Fix bug in Auth where emailVerified wasn't set in the user constructor
    
    * Add changeset
    sam-gc authored Sep 17, 2021
    Copy the full SHA
    a5d87bc View commit details

Commits on Sep 20, 2021

  1. Copy the full SHA
    ff9baf7 View commit details
  2. Copy the full SHA
    8468d7f View commit details
  3. [Auth] Remove tenantId field from calls to MFA endpoints (#5522)

    * Remove tenantId field from calls to MFA endpoints
    
    * Changeset
    sam-gc authored Sep 20, 2021
    Copy the full SHA
    c236221 View commit details
  4. Copy the full SHA
    f78ceca View commit details

Commits on Sep 21, 2021

  1. Copy the full SHA
    f90c1d0 View commit details

Commits on Sep 22, 2021

  1. Fix health metrics (#5509)

    * ignore folders without package.json
    
    * simplify implementation
    
    * handle files with no exports
    
    * fix binary size report
    
    * remove code for debugging
    
    * address comments
    
    * remove unused code
    
    * fix tests
    Feiyang1 authored Sep 22, 2021
    Copy the full SHA
    5823d0b View commit details
  2. export types from @firebase/database-compat for admin SDK (#5531)

    * export types for admin SDK
    
    * Create violet-goats-turn.md
    
    * add app-compat to devDeps
    Feiyang1 authored Sep 22, 2021
    Copy the full SHA
    b79bd33 View commit details
  3. [Auth] Make the persistences default to inMemory for node (#5527)

    * Make the persistences default to inMemory for node
    
    * Add changeset
    
    * Update changeset to be "minor" instead of "patch"
    sam-gc authored Sep 22, 2021
    Copy the full SHA
    4d2a54f View commit details
  4. isSupported fixes (#5506)

    * isSupported fixes
    
    * Changesets
    
    * firebase/util changelog
    
    * indexedDb check was bad on AppCheck, dry up
    
    * Changelog, fix in compat too
    
    * Check for window on messaging-compat
    
    * Missed a messaging cookie use, split changelog a bit
    jamesdaniels authored Sep 22, 2021
    Copy the full SHA
    b835b4c View commit details
  5. Export values from @firebase/database-compat (#5533)

    * export values
    
    * fix typo
    Feiyang1 authored Sep 22, 2021
    Copy the full SHA
    ba9cba4 View commit details

Commits on Sep 23, 2021

  1. rename imports to avoid conflicts (#5534)

    * rename imports to avoid conflicts
    
    * update comment
    Feiyang1 authored Sep 23, 2021
    Copy the full SHA
    86befb3 View commit details
  2. Copy the full SHA
    4e7aba4 View commit details
  3. Copy the full SHA
    785a217 View commit details
  4. Copy the full SHA
    1261137 View commit details

Commits on Sep 24, 2021

  1. only publish dist to npm @firebase/firestore-compat (#5538)

    * only publish dist to npm
    
    * Create brown-ladybugs-invent.md
    Feiyang1 authored Sep 24, 2021
    Copy the full SHA
    08c0982 View commit details
  2. add changeset for #5512 (#5540)

    hsubox76 authored Sep 24, 2021
    Copy the full SHA
    e62d02e View commit details
  3. Share code with Admin SDK properly (#5537)

    * Add standalone entry point in database-compat
    
    * add exports field
    
    * fix lint
    
    * Create afraid-boxes-roll.md
    
    * address comments
    
    * add an emptry line to the end of file
    Feiyang1 authored Sep 24, 2021
    Copy the full SHA
    dfe65ff View commit details
  4. use esm2017 builds by default (#5539)

    * use esm2017 builds by default for util libs
    
    * Create heavy-books-mate.md
    
    * fix tests
    
    * get function name properly
    
    * Create wet-queens-tell.md
    
    * update
    Feiyang1 authored Sep 24, 2021
    Copy the full SHA
    a99943f View commit details
  5. Version Packages (#5494)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    google-oss-bot and github-actions[bot] authored Sep 24, 2021
    Copy the full SHA
    e5c8eed View commit details
Loading