Releases: icd2k3/react-router-breadcrumbs-hoc
Releases · icd2k3/react-router-breadcrumbs-hoc
4.1.0
27 Oct 16:59
Compare
Sorry, something went wrong.
No results found
Replaces react-router dependency with react-router-dom (see #124 )
4.0.1
10 Jun 15:57
Compare
Sorry, something went wrong.
No results found
Fixes generation of type definitions
4.0.0
08 Jun 18:02
Compare
Sorry, something went wrong.
No results found
Removes support for react-router v4 (from this version on we'll be supporting only v5 and up)
If you are using react-router v4, and can't update yet, use version 3.4.0 of this module
Updates all dev dependencies and improves build process
3.4.0
26 May 22:16
Compare
Sorry, something went wrong.
No results found
Maintenance release that updates node, yarn, dev dependencies, and development hooks
3.3.1
21 Dec 22:42
Compare
Sorry, something went wrong.
No results found
Fixes a types issue with pass-through properties (#113 )
3.3.0
03 Jun 14:44
Compare
Sorry, something went wrong.
No results found
Refactor: auto-generate typescript definitions. Should fix (#107 and #109 )
3.2.10
14 Apr 16:02
Compare
Sorry, something went wrong.
No results found
Fix: (minor) handle potential double slashes in URLs (ex: site.com/sandwiches//tuna) (fixes #105 )
3.2.9
02 Apr 15:17
Compare
Sorry, something went wrong.
No results found
Follow-up to previous release (removes @types/react-router-dom as a dev dependency, and removes react-router-dom from rollup's globals object)
3.2.8
02 Apr 15:16
Compare
Sorry, something went wrong.
No results found
Removes react-router-dom as a peer dependency
3.2.7
18 Mar 22:46
Compare
Sorry, something went wrong.
No results found
Fixes an issue introduced in 3.2.6 where props were not being forwarded correctly when using react-router >=5.1