Releases: edx/frontend-analytics
Releases · edx/frontend-analytics
v3.0.0
18 Sep 21:30
Compare
Sorry, something went wrong.
No results found
3.0.0 (2019-09-18)
Bug Fixes
userId required for identifyAuthenticatedUser (8bcba25 )
BREAKING CHANGES
UserId is now required for identifyAuthenticatedUser.
This should not require any app changes. If you do need to identify
for an anonymous user, without the userId, use identifyAnonymousUser.
ARCH-948
v2.0.0
12 Jun 13:54
Compare
Sorry, something went wrong.
No results found
2.0.0 (2019-06-12)
Bug Fixes
change identifyAuthenticatedUser function signature (957c154 )
BREAKING CHANGES
userId is now a required parameter of the identifyAuthenticatedUser function
v1.0.4
06 Jun 20:12
Compare
Sorry, something went wrong.
No results found
1.0.4 (2019-06-06)
Bug Fixes
log all cookies on identify user error (097d97f )
v1.0.3
05 Jun 15:09
Compare
Sorry, something went wrong.
No results found
1.0.3 (2019-06-05)
Bug Fixes
log accessToken for debugging purposes (29728f2 )
v1.0.2
04 Jun 15:21
Compare
Sorry, something went wrong.
No results found
1.0.2 (2019-06-04)
Bug Fixes
v1.0.1
28 May 17:38
Compare
Sorry, something went wrong.
No results found
1.0.1 (2019-05-28)
Bug Fixes
v1.0.0
11 Apr 12:46
Compare
Sorry, something went wrong.
No results found
1.0.0 (2019-04-11)
Bug Fixes
add NPM and Github tokens to .travis.yml (3ce1788 )
update readme (b4136ee )
Features
create new frontend-analytics library (32af525 )