Skip to content

Releases: supasate/connected-react-router

v6.9.3

11 Jul 03:28
Compare
Choose a tag to compare

Security Fixes

  • Updated several packages by Dependabot

Fix

  • Add children to typings to support React 18 typings (@aesser in #569 )

v6.9.2

28 Nov 03:39
Compare
Choose a tag to compare

Security fixes

  • Updated several packages by Dependabot

Misc

  • Made installation commands in README easy to copy and paste (@reubenwedson in #545)

v6.9.1

22 Feb 17:06
Compare
Choose a tag to compare

Fix

v6.9.0

22 Feb 06:27
Compare
Choose a tag to compare

Enhancement

Fix

Security

  • Add CodeQL Analysis for helping automatically detect common vulnerabilities and coding errors (@supasate)
  • Several security fixes (@dependabot)

v6.8.0

15 Mar 01:38
Compare
Choose a tag to compare

Enhancement

  • Make initial location POP optional (@dr3 in #398)

Fix

  • lastMatch should depend on isExact (@syadykin in #402)
  • Do not override query if one already exists (@dr3 in #396)

Security

v6.7.0

09 Feb 11:28
Compare
Choose a tag to compare

Feature

Enhancements

Security

v6.6.1

25 Nov 06:56
Compare
Choose a tag to compare

Fix

  • Fix crash outside browser environment (@KorobkaVadim in #377)

v6.6.0

17 Nov 09:09
Compare
Choose a tag to compare

Enhancements

Fixes

Security issues

Docs

v6.5.2

13 Jul 18:53
Compare
Choose a tag to compare

Security

  • Upgraded handlebars to fix its security issue.
  • Upgraded js-yaml to fix its security issue.

v6.5.1

13 Jul 18:39
Compare
Choose a tag to compare

Security

  • Upgraded lodash to 4.17.14 to fix its security issue.