Skip to content

Releases: 4Catalyzer/found

v0.4.0-alpha.8

18 Mar 23:36
v0.4.0-alpha.8
01d8b87
Compare
Choose a tag to compare
v0.4.0-alpha.8 Pre-release
Pre-release
  • Feature: Allow render methods to return a function (#268, #269)
  • Bugfix: Stop using instanceof checks for error types (#266)

v0.4.0-alpha.7

25 Feb 21:37
v0.4.0-alpha.7
efd78ea
Compare
Choose a tag to compare
v0.4.0-alpha.7 Pre-release
Pre-release
  • Bugfix: Fix compatibility with React Redux v6.0.1 (#245)
  • Bugfix: Fix type definitions (#246, #248)

v0.3.21

25 Feb 21:07
v0.3.21
755764f
Compare
Choose a tag to compare
  • Bugfix: Fix type definitions (#246, #248)

v0.4.0-alpha.6

18 Jan 20:33
v0.4.0-alpha.6
cd08391
Compare
Choose a tag to compare
v0.4.0-alpha.6 Pre-release
Pre-release
  • Bugfix: Fix type for <Redirect> (#236)

v0.3.20

18 Jan 20:15
v0.3.20
64b7f4d
Compare
Choose a tag to compare
  • Bugfix: Fix type for <Redirect> (#236)

v0.4.0-alpha.5

17 Jan 21:46
v0.4.0-alpha.5
93ffd1c
Compare
Choose a tag to compare
v0.4.0-alpha.5 Pre-release
Pre-release
  • Bugfix: Fix typing for <Redirect> (#234)
  • Bugfix: Fix typing for Match (#235)

v0.3.19

17 Jan 21:45
v0.3.19
d0810b7
Compare
Choose a tag to compare
  • Bugfix: Fix typing for <Redirect> (#234)

v0.4.0-alpha.4

11 Jan 19:29
v0.4.0-alpha.4
89f96a2
Compare
Choose a tag to compare
v0.4.0-alpha.4 Pre-release
Pre-release
  • 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

11 Jan 19:05
v0.3.18
4adabac
Compare
Choose a tag to compare
  • Bugfix: Fix TypeScript type cherry-picking (#226)

v0.4.0-alpha.3

01 Jan 20:54
v0.4.0-alpha.3
bc9086b
Compare
Choose a tag to compare
v0.4.0-alpha.3 Pre-release
Pre-release
  • Bugfix: Fix TypeScript types (#223)