Skip to content

Tags: angular/angularfire

Tags

17.1.0

Toggle 17.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Doc changes (#3525)

17.0.1

Toggle 17.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow firebase-tools v13 peer

Fixes #3479

17.0.0

Toggle 17.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Default ng-deploy to production (#3474)

17.0.0-next.0

Toggle 17.0.0-next.0's commit message
Comment out lint for now

16.0.0

Toggle 16.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Standalone schematics (#3451)

* Make ng-add work with standalone mode
* Add simple AppCheck feature addition
* Cleanup

16.0.0-rc.0

Toggle 16.0.0-rc.0's commit message
cleanup

7.6.1

Toggle 7.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Quick fixes (#3362)

* Fix semver check for ng-deploy
* Drop file-loader, fixes #3324

7.6.0

Toggle 7.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow ng16 peer (#3361)

* Allow peer of ng 16, firebase-tools 12
* Cleanup ng-add to use web frameworks
* Cleanup tests

---

Co-authored-by: robertIsaac <robertIsaac@users.noreply.github.com>

7.5.0

Toggle 7.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mark compatibility with ng 15 peer (#3291)

* Drop ng12 from the tests, JS SDK (typescript) broke, not work hunting for a good version IMO
* Skip prerender test on ng13, broken not worth hunting the flake IMO
* Add ng15 to the matrix, add upgrade to ng14 step
* Bump the version
* Add ng15 to the acceptable peers
* Add to README
* Contrib tests are failing on newer Node, we should look into but not block merging and cutting

7.4.1

Toggle 7.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): Allow firebase-tools 11 peer