Releases: edx/frontend-component-footer-edx
Releases · edx/frontend-component-footer-edx
v2.1.0
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.