Skip to content

Releases: supasate/connected-react-router

v4.2.0

06 May 05:30
Compare
Choose a tag to compare

Feature

v4.1.0

15 Apr 15:05
Compare
Choose a tag to compare

Fix

  • Upgrade to react@15.5 and react-router@4.1 (@ecozoic in #50)

v4.0.0

22 Mar 09:27
Compare
Choose a tag to compare

Out of beta!

  • Use react-router@4.0.0
  • Update examples

v4.0.0-beta.4

19 Feb 09:43
Compare
Choose a tag to compare
v4.0.0-beta.4 Pre-release
Pre-release

Feature

v4.0.0-beta.3

04 Feb 17:31
Compare
Choose a tag to compare
v4.0.0-beta.3 Pre-release
Pre-release

Feature

v4.0.0-beta.2

31 Jan 05:24
Compare
Choose a tag to compare
v4.0.0-beta.2 Pre-release
Pre-release

Fix

  • Upgrade to react-router@4.0.0-beta.3 to fix missing files

v4.0.0-beta.1

30 Jan 18:51
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

Features

Docs

Breaking Changes

  • Do not support react-router@4.0.0-alpha (with <Match> and <Miss>)

Migration

  • Nothing to change about <ConnectedRouter>
  • Change all react-router@4.0.0-alpha components to use react-router@4.0.0-beta components

v2.0.0-alpha.5

19 Jan 14:07
Compare
Choose a tag to compare
v2.0.0-alpha.5 Pre-release
Pre-release

Fix

  • Handle changes of search and hash location in time travelling (@supasate in #21)

v2.0.0-alpha.4

17 Jan 16:21
Compare
Choose a tag to compare
v2.0.0-alpha.4 Pre-release
Pre-release

Fix

v2.0.0-alpha.3

17 Jan 15:12
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

Enhancement