Skip to content

Releases: openedx/frontend-enterprise

v4.2.2

19 Aug 19:15
Compare
Choose a tag to compare

4.2.2 (2020-08-19)

Bug Fixes

  • make frontend-platform external during webpack build (c02b125)

v4.2.1

18 Aug 19:12
Compare
Choose a tag to compare

4.2.1 (2020-08-18)

Bug Fixes

  • make react an external during webpack build (c739d71)

v4.2.0

18 Aug 15:31
Compare
Choose a tag to compare

4.2.0 (2020-08-18)

Features

  • ent-3273 | Expose a new useEnterpriseConfig hook, install react as a dev/peer dependency, install frontend-platform as a dev/peer dependency. (0b1405e)

v4.1.3

11 Aug 14:08
7514dbb
Compare
Choose a tag to compare

4.1.3 (2020-08-11)

Bug Fixes

  • adds optional params for when process.env isn't configured (832fcf1)

v4.1.2

10 Aug 17:17
85e9316
Compare
Choose a tag to compare

4.1.2 (2020-08-10)

Bug Fixes

  • updates non-existent authBaseUrl to env var LMS_BASE_URL (8892ef1)

v4.1.1

06 Aug 13:15
aaea448
Compare
Choose a tag to compare

4.1.1 (2020-08-06)

Bug Fixes

  • release previous commit and add comment punctation. (6854390)

v4.1.0

10 Jul 19:30
d1c9adc
Compare
Choose a tag to compare

4.1.0 (2020-07-10)

Features

  • adds function to return the preferred enterprise uuid for a user (9f960ce)

v4.0.1

13 Mar 13:17
b25238a
Compare
Choose a tag to compare

4.0.1 (2020-03-13)

Bug Fixes

  • update version number in package.json (#10) (b25238a)

v4.0.0

11 Mar 16:52
08351db
Compare
Choose a tag to compare

4.0.0 (2020-03-11)

Features

  • require passing user to learnerPortalLinks (#9) (08351db)

BREAKING CHANGES

  • getLearnerPortalLinks now requires a user to be passed
    in. This is done to remove the dependency on frontend-auth so it can be
    used in both edx-platform and other MFEs.

ENT-2648

v3.0.0

02 Mar 20:29
cc768ff
Compare
Choose a tag to compare

3.0.0 (2020-03-02)

Bug Fixes

Features

  • Get learner portal hostname from env vars instead of api call (cc768ff)

BREAKING CHANGES

  • requires learner portal hostname env var