Skip to content

v2.0.0

Compare
Choose a tag to compare
@edx-semantic-release edx-semantic-release released this 02 Oct 18:54
· 424 commits to master since this release
15b4fec

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.