Skip to content

Tags: DevIntent/angularfire

Tags

6.1.4

chore(): 6.1.4 changelog

6.1.3

chore(): 6.1.3 changelog

6.1.2

chore(): 6.1.2 release

6.1.1

chore(): fix changelog entry

6.1.0

docs(readme): 6.1 in compat table

6.1.0-rc.4

chore(): 6.1.0-rc.4 changelog

6.1.0-rc.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(analytics): Bunch of analytics & screen tracking improvements (a…

…ngular#2654)

* Better handle lazy routes
* Better handle nested routes
* Better handle nested & lazy routes
* Handle multiple outlets correctly
* Handle multiple outlets that share the same lazy components (this was tricky)
* NO LONGER USING INTERNAL APIS OR REQUIRING ANNOTATIONS!!!! 🎉 😄 
* `APP_NAME` and `APP_VERSION` should be working now...
* `AngularFireAnalytics` now gets it's `measurementId` from Analytics rather than your config, there's an edge case where this can change out from underneath you, which the JS SDK handles
* Got `DEBUG_MODE` working again

6.1.0-rc.2

6.1.0-rc.2 changelog

6.1.0-rc.1

chore(): rc.1 changelog

6.1.0-rc.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(release): changelog and support NG 11 peer (angular#2646)

* Support NG 11
* Add 6.1.0-rc.0 changelog
* Only run push on main branch