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: angular/angularfire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 19.0.0-rc.4
Choose a base ref
...
head repository: angular/angularfire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 19.0.0-rc.5
Choose a head ref
  • 3 commits
  • 281 files changed
  • 2 contributors

Commits on Dec 14, 2024

  1. Single n19 sample (#3591)

    jamesdaniels authored Dec 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    bc926a8 View commit details

Commits on Jan 9, 2025

  1. fix(compat): correct injectors to fix issue with compat API on v19 (#…

    …3595)
    
    * fix: run inject in angular injection context
    * fix: pass injector to pendingUntilEvent pipe
    * TestBed for database test, inject env for Auth and RC
    
    ---------
    
    Co-authored-by: James Daniels <jamesdaniels@google.com>
    rosostolato and jamesdaniels authored Jan 9, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e567618 View commit details

Commits on Jan 10, 2025

  1. Zone docs and switch to warnings (#3608)

    * Warn rather than error, thats trippin folk
    
    * Add doc on zone wrappers
    
    * Words
    jamesdaniels authored Jan 10, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8ce95bf View commit details
Loading