Skip to content

Releases: remix-run/react-router

v1.0.0-rc4

10 Nov 17:26
Compare
Choose a tag to compare
v1.0.0-rc4 Pre-release
Pre-release
  • ec3f3eb [wip][added] Support custom RoutingContext on Router
  • 4b8e994 [fixed] Index routes with extraneous slashes
  • c68f9f1 [removed] Remove deprecated handler prop on Route
  • 9e449f5 [fixed] Match routes piece-by-piece
  • fbc109c [fixed] Use %20 instead of + in URL pathnames
  • 8dd8ceb [fixed] Mark dynamic index routes as active
  • fae04bc [added] Greedy splat (**)
  • 24ad58c [changed] Query changes aren't route changes
  • 19c7086 [added] Handle undefined query values in isActive
  • 3545ab2 [removed] params from RoutingContext child context
  • 9d346fc [added] params on RoutingContext child context
  • 52cca98 [changed] Preventing transition from onClick
  • 4e48b6b [changed] Pass named children as props
  • 3cc7d6d [added] Peer dependency on history package
  • 751ca25 [fixed] Don't match empty routes for isActive
  • 8459755 [fixed] Include the hash prop on Links
  • ac7dd4a [fixed] Postinstall script on Windows
  • d905382 [added] Test for IndexLink to deeply nested IndexRoute
  • 6f8ceac [fixed] Transitions example

v0.13.5

10 Nov 17:16
Compare
Choose a tag to compare
v0.13.5 Pre-release
Pre-release
  • #2262 [added] Support for React v0.14

v1.0.0-rc3

10 Nov 17:26
Compare
Choose a tag to compare
v1.0.0-rc3 Pre-release
Pre-release
  • e42a4ad [changed] Stop using npm prepublish script
  • 3be6a2d [fixed] Workaround for nasty npm bug

v1.0.0-rc2

10 Nov 17:25
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release
  • bdab3d8 [fixed] Compare query by string value
  • c43fb61 [added] prop
  • 24e7b4f [fixed] isActive on nested IndexLink
  • 160c5ba [fixed] Removed warning about no history in context
  • ca9e3b7 [added] IndexRedirect
  • 428da54 [added] Support
  • ebb8d20 [fixed] Remove direct calls to createLocation.
  • fc8a7a4 [changed] Run examples using HTML5 history
  • 37d9bac [fixed] isActive on
  • be37196 [fixed] Actually update state when there are transition hooks
  • b8f1abe [changed] Removed (un)registerRouteHook
  • 69a9240 [fixed] Added missing IndexLink to exports

v0.13.4

10 Nov 17:16
Compare
Choose a tag to compare
v0.13.4 Pre-release
Pre-release
  • b237238 [fixed] Removed getter for IE8 compat
  • 53ce7f1 [fixed] #1148 regex for detecting trailing slashes

v1.0.0-rc1

10 Nov 17:24
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release
  • 5fbe933 [changed] Do not add "active" class by default
  • 85c699c [changed] State -> IsActive

v1.0.0-beta4

10 Nov 17:23
Compare
Choose a tag to compare
v1.0.0-beta4 Pre-release
Pre-release
  • 94509e7 [added] IndexLink
  • adc0a2f [added] IndexRoute
  • b86509a [added] useRoutes history enhancer [added] RoutingContext component [added] RouteContext mixin [added] Lifecycle mixin
  • e72812d [added]
  • 4c6dc1b [fixed] Installing on Windows
  • 042cffc [changed] Removed histories/added history dep
  • af7eb55 [added] History.onBeforeChange
  • f4ed900 [fixed] correctly updates the window scroll position
  • 587e54f [added] static history singleton getter for HashHistory and BrowserHistory
  • 5bd62b5 [fixed] errors in examples
  • 4e2ca3c [fixed] URI escape path components with special chars
  • 0630488 [fixed] Link module adds extra space
  • 26400c1 [fixed] Use encodeURI for splat params
  • 178efc3 [fixed] when using HashHistory
  • 41bd525 [fixed] Properly escape splats
  • 4759961 [fixed] URLUtils recognize values containing \n
  • 2389c61 [changed] Export history classes
  • 824ed63 [fixed] handling
  • 2447ecb [added] formatPattern util method

v1.0.0-beta3

10 Nov 17:23
Compare
Choose a tag to compare
v1.0.0-beta3 Pre-release
Pre-release

v1.0.0-beta2

10 Nov 17:22
Compare
Choose a tag to compare
v1.0.0-beta2 Pre-release
Pre-release

v1.0.0-beta1

10 Nov 17:22
Compare
Choose a tag to compare
v1.0.0-beta1 Pre-release
Pre-release