Skip to content

Tags: angular/angularfire

Tags

19.0.0

Toggle 19.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
zone log verbosity (#3613)

* Bunch of stuff
* Bump firebase
* Cleanup

19.0.0-rc.5

Toggle 19.0.0-rc.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Zone docs and switch to warnings (#3608)

* Warn rather than error, thats trippin folk

* Add doc on zone wrappers

* Words

19.0.0-rc.4

Toggle 19.0.0-rc.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding more injector safety (#3590)

* Zone wrapper noops for our other helpers
* Add a warning / error on potential Zone / hydration issues
* Pass injection context to `zoneWrapFn` 
* Pass injection context into the Promise wrapper
* `beforeAuthStateChanged` should not block

19.0.0-rc.3

Toggle 19.0.0-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow use of zone wrappers outside inejection context (#3589)

19.0.0-rc.2

Toggle 19.0.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop isSupported injection, bump rxfire (#3588)

* Bump rxfire dep
* Drop isSupported inject in favor of PLATFORM_ID test
* Analytics is technically isPlatformBrowser rather than !isPlatformServer, prolly no diff

19.0.0-rc.1

Toggle 19.0.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
More v19 enhancements (#3586)

* Pending tasks and data-connect
* Migrating to pendingUntilEvent
* Starting to refactor test suite
* Bumping eslint
* Disabiling compat/firestore tests for now

19.0.0-rc.0

Toggle 19.0.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prep for v19 (#3578)

* angular v19 peers
* firebase v11
* bundle schematics, remove unneeded deps
* fix #3556

18.0.1

Toggle 18.0.1's commit message
Version bump

18.0.0

Toggle 18.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v18 (#3534)

18.0.0-rc.0

Toggle 18.0.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepping for v18 release (#3533)

* There's no RC for `@angular-eslint` drop for now
* Bump versions
* `TransferState` moved