UNPKG

react-breadcrumbs

Version:
63 lines (27 loc) 1.95 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [2.1.7](https://github.com/svenanders/react-breadcrumbs/compare/v2.1.6...v2.1.7) (2019-06-14) ### Bug Fixes * allow usage with latest react-router version ([d4258e9](https://github.com/svenanders/react-breadcrumbs/commit/d4258e9)) <a name="2.1.6"></a> ## [2.1.6](https://github.com/svenanders/react-breadcrumbs/compare/v2.1.5...v2.1.6) (2018-07-05) <a name="2.1.5"></a> ## [2.1.5](https://github.com/svenanders/react-breadcrumbs/compare/v2.1.4...v2.1.5) (2018-01-18) <a name="2.1.4"></a> ## [2.1.4](https://github.com/svenanders/react-breadcrumbs/compare/v2.1.3...v2.1.4) (2018-01-11) <a name="2.1.3"></a> ## [2.1.3](https://github.com/svenanders/react-breadcrumbs/compare/v2.1.2...v2.1.3) (2018-01-04) ### Bug Fixes * **breadcrumb:** allow no children to be passed ([2122618](https://github.com/svenanders/react-breadcrumbs/commit/2122618)) * **demo:** update crumb-route ([0a0bd31](https://github.com/svenanders/react-breadcrumbs/commit/0a0bd31)) * **deps:** allow the latest version of react ([0815c17](https://github.com/svenanders/react-breadcrumbs/commit/0815c17)) <a name="2.1.2"></a> ## [2.1.2](https://github.com/svenanders/react-breadcrumbs/compare/v2.1.1...v2.1.2) (2017-10-24) ### Bug Fixes * fix “Cannot read property 'Component' of undefined” issue ([275ded1](https://github.com/svenanders/react-breadcrumbs/commit/275ded1)) <a name="2.1.1"></a> ## [2.1.1](https://github.com/svenanders/react-breadcrumbs/compare/v2.1.0...v2.1.1) (2017-10-19) <a name="2.1.0"></a> # [2.1.0](https://github.com/svenanders/react-breadcrumbs/compare/v1.6.6...v2.1.0) (2017-10-14) ### Features * rewrite library to be compatible with react-router v4 ([0637464](https://github.com/svenanders/react-breadcrumbs/commit/0637464))