Releases: 4Catalyzer/found
Releases · 4Catalyzer/found
v0.4.0-alpha.8
- Feature: Allow render methods to return a function (#268, #269)
- Bugfix: Stop using
instanceof
checks for error types (#266)
v0.4.0-alpha.7
- Bugfix: Fix compatibility with React Redux v6.0.1 (#245)
- Bugfix: Fix type definitions (#246, #248)
v0.3.21
- Bugfix: Fix type definitions (#246, #248)
v0.4.0-alpha.6
- Bugfix: Fix type for
<Redirect>
(#236)
v0.3.20
- Bugfix: Fix type for
<Redirect>
(#236)
v0.4.0-alpha.5
- Bugfix: Fix typing for
<Redirect>
(#234)
- Bugfix: Fix typing for
Match
(#235)
v0.3.19
- Bugfix: Fix typing for
<Redirect>
(#234)
v0.4.0-alpha.4
- Breaking: Match
withRouter
props signature for route components by only passing in match
and router
(#230)
- Bugfix: Fix TypeScript type cherry-picking (#226)
v0.3.18
- Bugfix: Fix TypeScript type cherry-picking (#226)
v0.4.0-alpha.3
- Bugfix: Fix TypeScript types (#223)