Skip to content

Releases: jcoreio/react-router-drilldown

v5.5.0

10 Apr 02:40
Compare
Choose a tag to compare

5.5.0 (2024-04-10)

Features

  • convert to dual CJS/ESM package, add history to dependencies (61a3c35)

v5.4.0

05 Mar 22:41
Compare
Choose a tag to compare

5.4.0 (2024-03-05)

Features

v5.3.0

28 Feb 19:22
Compare
Choose a tag to compare

5.3.0 (2022-02-28)

Features

  • support keepViewsMounted/keepPrecedingViewsMounted (ffb8633)

v5.2.3

05 Dec 23:44
Compare
Choose a tag to compare

5.2.3 (2019-12-05)

Bug Fixes

v5.2.2

05 Dec 23:29
Compare
Choose a tag to compare

5.2.2 (2019-12-05)

Bug Fixes

  • dumb annoying flow errors (d6f000c)
  • try to fix flow types again (2bcbbde)

v5.2.1

05 Dec 23:13
Compare
Choose a tag to compare

5.2.1 (2019-12-05)

Bug Fixes

v5.2.0

07 May 18:57
04ecbcd
Compare
Choose a tag to compare

5.2.0 (2019-05-07)

Features

  • add innerViewWrapperStyle prop (a56f5be)

v5.1.0

30 Apr 20:39
Compare
Choose a tag to compare

5.1.0 (2019-04-30)

Features

v5.0.0

16 Apr 23:25
Compare
Choose a tag to compare

5.0.0 (2019-04-16)

Bug Fixes

BREAKING CHANGES

  • React ^16.8.0 is now required
  • removed withTransitionContext (TransitionContext is always applied now)

v4.0.0

10 Apr 19:12
Compare
Choose a tag to compare

4.0.0 (2019-04-10)

Bug Fixes

  • flow: upgrade flow to 0.56.0 (cb07a45)
  • flowconfig: fix flow errors (9f51008)
  • package.json: support react 16 in peerDependencies (bec3036)
  • support react-router 5, use @babel/runtime, upgrade build toolchain (5000997)

BREAKING CHANGES

  • flow: flow types may have been affected and incompatible with
    prior versions of flow.