The Wayback Machine - https://web.archive.org/web/20220604154736/https://github.com/angular/angularfire/commits/master
Skip to content
Permalink
master
Switch branches/tags

Commits on Jun 4, 2022

  1. chore(misc): bump deps, version, changelog, readme

    * Bump firebase again
    * Contribute windows node 14 needed a java bump too
    * Add readme for ng 14
    * Drop IE references in readme
    * Add changelog
    jamesdaniels committed Jun 4, 2022
  2. feat(core): mark ng 14 as allowed peer (#3230)

    * Mark ng 14 as peer
    * Bump firebase
    * Bump version
    * Lint
    * Cleanup actions
    jamesdaniels committed Jun 4, 2022

Commits on Apr 12, 2022

  1. docs(auth): Fixed a typo (#3185)

    A comma was at the end instead of a period.
    ksilz committed Apr 12, 2022

Commits on Mar 23, 2022

  1. Update Firebase, make it a dep rather than peer (#3159)

    * Update Firebase, wrap the storage APIs introduced in 9.5
    * Move rxfire and firebase to dep, rather than peers, to better model the NPM requirements for wrapping
    * Bump minor, changelog
    * Mark firebase-tools 10 peer as compatible
    * Clean up the test suite
    * Drop the .proto references from firestore-protos and mark as deprecated
    jamesdaniels committed Mar 23, 2022

Commits on Nov 11, 2021

  1. feat(core): NG13 peer (#3057)

    * Bump version
    * Bump deps
    * Clean up deps a bit more
    * Support ng13
    * upgrade samples
    * Switch tools/jasmine.js to imports
    * Drop webpack resolution
    * Drop the failing tests for now
    * changelog
    jamesdaniels committed Nov 11, 2021

Commits on Oct 18, 2021

Commits on Oct 14, 2021

  1. fix(schematics): Fix ng add on Windows (#3022)

    Need to convert the schematic host path to a windows path. Fixes #3016
    jamesdaniels committed Oct 14, 2021

Commits on Oct 8, 2021

  1. chore(release): Fix hang in the test suite (#3005)

    * Check for file existence before `npm install` on deploy, this was hanging up in some test environments
    * Prefer absolute paths on the deploy pipeline
    * Fix `ng add` stalling if you don't select any options
    jamesdaniels committed Oct 8, 2021
  2. chore(release): Quick fixes to 9.1.0 (#3003)

    * Changelog errors
    
    * try/catch around install
    jamesdaniels committed Oct 8, 2021
  3. feat(auth-guard): Adding in modular auth guards (#3001)

    * Adding modular auth guards
    * Flushing out some basic tests
    * Refactored how `isSupported` is handled
    * Firestore wasn't passing the injector, need tests for this too
    * Fixed the version check on firebase-tools
    * Fixed firebase-tools project creation
    * Cleaned up some of the error messaging
    jamesdaniels committed Oct 8, 2021

Commits on Oct 7, 2021

  1. chore(deps): bump nth-check from 2.0.0 to 2.0.1 in /samples/compat (#…

    …2978)
    
    Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
    - [Release notes](https://github.com/fb55/nth-check/releases)
    - [Commits](fb55/nth-check@v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: nth-check
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 7, 2021
  2. chore(deps): bump object-path from 0.11.7 to 0.11.8 in /samples/compat (

    #2974)
    
    Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.7 to 0.11.8.
    - [Release notes](https://github.com/mariocasciaro/object-path/releases)
    - [Commits](https://github.com/mariocasciaro/object-path/commits)
    
    ---
    updated-dependencies:
    - dependency-name: object-path
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 7, 2021
  3. chore(deps): bump semver-regex from 3.1.2 to 3.1.3 (#2971)

    Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/sindresorhus/semver-regex/releases)
    - [Commits](https://github.com/sindresorhus/semver-regex/commits)
    
    ---
    updated-dependencies:
    - dependency-name: semver-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 7, 2021
  4. chore(deps): More tests & mark rxjs 7 peer (#2998)

    * Mark rxjs 7 peer
    * Flush out the matrix tests
    * Add canary tests
    
    Fixes #2980
    jamesdaniels committed Oct 7, 2021

Commits on Oct 6, 2021

  1. docs(upgrade): fix import (#2997)

    Co-authored-by: James Daniels <[email protected]>
    Albejr and jamesdaniels committed Oct 6, 2021
  2. chore(deps): bump nth-check from 2.0.0 to 2.0.1 (#2975)

    Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
    - [Release notes](https://github.com/fb55/nth-check/releases)
    - [Commits](fb55/nth-check@v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: nth-check
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 6, 2021
  3. chore(deps): bump nth-check from 2.0.0 to 2.0.1 in /samples/modular (#…

    …2976)
    
    Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
    - [Release notes](https://github.com/fb55/nth-check/releases)
    - [Commits](fb55/nth-check@v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: nth-check
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 6, 2021
  4. chore(deps): bump object-path from 0.11.7 to 0.11.8 in /samples/modul…

    …ar (#2973)
    
    Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.7 to 0.11.8.
    - [Release notes](https://github.com/mariocasciaro/object-path/releases)
    - [Commits](https://github.com/mariocasciaro/object-path/commits)
    
    ---
    updated-dependencies:
    - dependency-name: object-path
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 6, 2021
  5. chore(deps): bump nth-check from 2.0.0 to 2.0.1 in /samples/advanced (#…

    …2977)
    
    Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
    - [Release notes](https://github.com/fb55/nth-check/releases)
    - [Commits](fb55/nth-check@v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: nth-check
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 6, 2021
  6. chore(deps): bump object-path from 0.11.7 to 0.11.8 in /samples/advan…

    …ced (#2972)
    
    Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.7 to 0.11.8.
    - [Release notes](https://github.com/mariocasciaro/object-path/releases)
    - [Commits](https://github.com/mariocasciaro/object-path/commits)
    
    ---
    updated-dependencies:
    - dependency-name: object-path
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 6, 2021
  7. feat(core): Flushing out the new API (#2963)

    * Adding `ScreenTrackingService` and `UserTrackingService` for the new API
    * Injectable classes should all be implicitly optional, since I can't figure out how to bail from the factory
    * Drop the memoization as the modules are idempotent in v9
    * Return `null` from analytics and messaging when they're incompatible, rather than a null object
    * Now test for browser and return `null` otherwise for remote config and performance
    * Allow more advanced initialization in `provide*` by allowing the developer to pass deps into the N+1 args & use the injector in the factory
    * Use AppCheck debug token if they're serving off localhost too, e.g, `ng deploy --preview`
    * Upgrade Firebase to 9.1
    * Utilize isSupported for Remote Config
    jamesdaniels committed Oct 6, 2021
Older