v2.0.0
edx-semantic-release
released this
02 Oct 18:54
·
424 commits
to master
since this release
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.