Releases: angular/angularfire
Releases · angular/angularfire
17.1.0
What's Changed
- Real standalone providers by @robertIsaac in #3503
- Lots of updates to the documentation
- Updated the Firebase dependency
- Deprecation note on legacy ng-deploy
- Add a Vertex AI wrapper
@angular/fire/vertexai-preview
- Dropping ng-deploy setup from ng-add
New Contributors
- @jeremy-kunzhou made their first contribution in #3501
- @estrellajm made their first contribution in #3465
- @ahmetkizilay made their first contribution in #3434
- @keshavlingala made their first contribution in #3428
- @sasidharansd made their first contribution in #3412
- @lukeweston1234 made their first contribution in #3516
Full Changelog: 17.0.1...17.1.0
17.0.1
- Allow use of firebase-tools v13 as a peer
17.0.0
- Mark as compatible with ng@17
- Bump firebase dependency
- Add configurations to ng-deploy
- Utilize firebase-tools 13+
- Work arounds for bugs in firebase-tools
17.0.0-next.0
- Mark compatible with ng@next (v17)
16.0.0
We're now pinning to Angular's major versioning :) AngularFire v16 is compatible with Angular v16 and only Angular v16.
16.0.0-rc.0
Is this thing on? 😉
7.6.1
- Fix semver check for ng-deploy (version 2)
7.6.0
- Mark as compatible with ng 16
- Mark as compatible with firebase-tools 12
- Fix ng-add when environment.ts doesn't exist
- ng-add / deploy now targets the native Angular support in firebase-tools
7.5.0
- Mark as compatible with ng 15
7.4.1
- Allow
firebase-tools
v11 as a peer