Releases: edx/frontend-component-footer-edx
Releases · edx/frontend-component-footer-edx
v3.0.4
3.0.4 (2019-12-03)
Bug Fixes
- upgrade frontend-build for i18n extract fix (#9) (14888b4)
v3.0.3
3.0.3 (2019-12-03)
Bug Fixes
v3.0.2
3.0.2 (2019-12-03)
Bug Fixes
v3.0.1
3.0.1 (2019-11-26)
Bug Fixes
- upgrade to published version of frontend-platform (fbfa313)
v3.0.0
3.0.0 (2019-11-21)
Features
- upgrade runways to frontend-platform (#6) (98655c6)
BREAKING CHANGES
- This package now depends upon frontend-platform instead of individual runway packages
v2.2.0
2.2.0 (2019-10-16)
Features
v2.1.0
2.1.0 (2019-10-16)
Features
- the HIDE_FOOTER env var hides the whole footer (a07ca14)
v2.0.0
2.0.0 (2019-10-02)
Bug Fixes
- pin npm version to 6 and rename SiteFooter (9e4adbd)
Features
- handleAllTrackEvents is no longer used (b3f2522)
BREAKING CHANGES
- handleAllTrackEvents is no longer part of the Footer props API. The footer uses frontend-analytics’s sendTrackEvent directly.
Also updating other dependencies to keep them up to date. This part should probably be a separate PR, technically.
v1.0.0
1.0.0 (2019-09-30)
Bug Fixes
Features
- initial basic footer (a1f2758)
- use codecov instead of coveralls (509a30d)