Skip to content

Latest commit

 

History

History
62 lines (27 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

62 lines (27 loc) · 1.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.7 (2019-06-14)

Bug Fixes

  • allow usage with latest react-router version (d4258e9)

2.1.6 (2018-07-05)

2.1.5 (2018-01-18)

2.1.4 (2018-01-11)

2.1.3 (2018-01-04)

Bug Fixes

  • breadcrumb: allow no children to be passed (2122618)
  • demo: update crumb-route (0a0bd31)
  • deps: allow the latest version of react (0815c17)

2.1.2 (2017-10-24)

Bug Fixes

  • fix “Cannot read property 'Component' of undefined” issue (275ded1)

2.1.1 (2017-10-19)

2.1.0 (2017-10-14)

Features

  • rewrite library to be compatible with react-router v4 (0637464)