Releases: openedx/frontend-enterprise
Releases · openedx/frontend-enterprise
v4.2.2
4.2.2 (2020-08-19)
Bug Fixes
- make frontend-platform external during webpack build (c02b125)
v4.2.1
4.2.1 (2020-08-18)
Bug Fixes
- make react an external during webpack build (c739d71)
v4.2.0
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
4.1.3 (2020-08-11)
Bug Fixes
- adds optional params for when process.env isn't configured (832fcf1)
v4.1.2
4.1.2 (2020-08-10)
Bug Fixes
- updates non-existent authBaseUrl to env var LMS_BASE_URL (8892ef1)
v4.1.1
4.1.1 (2020-08-06)
Bug Fixes
- release previous commit and add comment punctation. (6854390)
v4.1.0
4.1.0 (2020-07-10)
Features
- adds function to return the preferred enterprise uuid for a user (9f960ce)
v4.0.1
4.0.1 (2020-03-13)
Bug Fixes
- update version number in package.json (#10) (b25238a)
v4.0.0
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
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