Skip to content

Releases: 4Catalyzer/found

v0.3.17

01 Jan 20:51
v0.3.17
ae44898
Compare
Choose a tag to compare
  • Bugfix: Fix TypeScript types (#223)

v0.4.0-alpha.2

01 Jan 18:53
v0.4.0-alpha.2
0d805e9
Compare
Choose a tag to compare
v0.4.0-alpha.2 Pre-release
Pre-release
  • Bugfix: Fix <Link> and withRouter (#221)

v0.4.0-alpha.1

29 Dec 03:30
v0.4.0-alpha.1
f7a017d
Compare
Choose a tag to compare
v0.4.0-alpha.1 Pre-release
Pre-release
  • Breaking: Do not match stem routes (#217)
  • Breaking: Use React Redux v6.x and remove <RouterProvider> (#218)

v0.3.16

29 Dec 03:22
v0.3.16
fbe7af1
Compare
Choose a tag to compare

There are no changes in this release. This release was published inadvertently.

v0.3.15

29 Dec 03:21
v0.3.15
0b75e6a
Compare
Choose a tag to compare
  • Feature: Support renderPending, renderReady, and renderError in createFarceRouter and createConnectedRouter, in addition to just createBrowserRouter (#213)
  • Bugfix: Fix TypeScript definitions (#213)

v0.3.14

14 Aug 17:14
v0.3.14
48b6689
Compare
Choose a tag to compare
  • Feature: Support defer on routes to defer data fetching until parent route data fetching is complete, when using the default resolver (#182)
  • Bugfix: Improve TypeScript definitions (#196)

v0.3.13

14 Aug 14:55
v0.3.13
eadaf45
Compare
Choose a tag to compare
  • Feature: Support React fragments in JSX route configurations (#192)

v0.3.12

01 Aug 02:41
v0.3.12
b5ca528
Compare
Choose a tag to compare
  • Feature: Add matchStemRoutes as an option, to allow disabling matching stem routes (#188, #193)
  • Bugfix: Set appropriate displayName on components (#185)
  • Bugfix: Add Matcher as a class to TypeScript definitions (#189)

v0.3.11

27 Apr 14:27
v0.3.11
df2e03e
Compare
Choose a tag to compare
  • Chore: Publish TypeScript definitions to npm (#178)

v0.3.10

18 Apr 17:19
v0.3.10
acf15cc
Compare
Choose a tag to compare
  • Chore: Update dependencies, including updating Redux to v4 (#176)