Skip to content

Releases: openedx/frontend-enterprise

v2.0.0

08 Nov 15:17
2deb8f6
Compare
Choose a tag to compare

2.0.0 (2019-11-08)

Bug Fixes

  • add peer dependency on frontend-auth and upgrade (#7) (2deb8f6)

BREAKING CHANGES

  • This version requires @edx/frontend-auth v9.0.1 or later. It is incompatible with prior versions of frontend-auth and will not function. Because it’s a peer dependency, consumers of this library must provide a compatible version of @edx/frontend-auth.

  • Update package.json

  • fix: setting frontend-auth as an external

v1.0.3

07 Nov 14:07
8b5be62
Compare
Choose a tag to compare

1.0.3 (2019-11-07)

Bug Fixes

v1.0.2

07 Oct 18:24
9a70630
Compare
Choose a tag to compare

1.0.2 (2019-10-07)

Bug Fixes

  • make link title more reusable (29d9ee1)

v1.0.1

03 Oct 20:07
a512248
Compare
Choose a tag to compare

1.0.1 (2019-10-03)

Bug Fixes

  • refresh access token if the JWT cookie has expired (8b8f5ba)

v1.0.0

19 Sep 19:48
d8bfdbe
Compare
Choose a tag to compare

1.0.0 (2019-09-19)

Bug Fixes