Skip to content

Tags: scaljeri/angularfire

Tags

6.1.4

Toggle 6.1.4's commit message
chore(): 6.1.4 changelog

6.1.3

Toggle 6.1.3's commit message
chore(): 6.1.3 changelog

6.1.2

Toggle 6.1.2's commit message
chore(): 6.1.2 release

6.1.1

Toggle 6.1.1's commit message
chore(): fix changelog entry

6.1.0

Toggle 6.1.0's commit message
docs(readme): 6.1 in compat table

6.1.0-rc.4

Toggle 6.1.0-rc.4's commit message
chore(): 6.1.0-rc.4 changelog

6.1.0-rc.3

Toggle 6.1.0-rc.3's commit message

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

Toggle 6.1.0-rc.2's commit message
6.1.0-rc.2 changelog

6.1.0-rc.1

Toggle 6.1.0-rc.1's commit message
chore(): rc.1 changelog

6.1.0-rc.0

Toggle 6.1.0-rc.0's commit message

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