Skip to content

Releases: code-forge-io/react-router-devtools

v6.2.1

01 Jun 09:54
a46c47f

Choose a tag to compare

What's Changed

  • Updated docs app name for deployments by @abrulic in #255
  • FIx AST transform for aliased imports by @anpato in #251
  • fix: add depth limit and cycle detection to convertBigIntToString by @stevan-borus in #250
  • chore: changesets for v6.2.1 by @AlemTuzlak in #256
  • 🚀 Release PR by @github-actions[bot] in #257

New Contributors

Full Changelog: v6.2.0...v6.2.1

react-router-devtools@6.2.1

01 Jun 11:18
6eab97d

Choose a tag to compare

Patch Changes

  • 933aad5: Fix AST transform to correctly handle aliased imports (#251)
  • 933aad5: Add depth limit and cycle detection to convertBigIntToString to prevent infinite recursion on circular or deeply nested objects (#250)

v6.2.0

14 Jan 11:24
ac2c476

Choose a tag to compare

Performance fixes

Huge improvements to performance, lowered the amount of time it takes to navigate between pages down from a few seconds to few hundred miliseconds.

What's Changed

Full Changelog: v6.1.0...v6.2.0

v6.1.0

07 Jan 12:46

Choose a tag to compare

Full Changelog: v6.0.2...v6.1.0

v6.0.2

06 Jan 14:08

Choose a tag to compare

Full Changelog: v6.0.1...v6.0.2

v6.0.1

26 Dec 12:48
812c695

Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

11 Nov 15:24
3c6c154

Choose a tag to compare

What's Changed

Full Changelog: v5.1.6...v6.0.0

react-router-devtools@5.1.6

11 Nov 12:41
82c096a

Choose a tag to compare

Patch Changes

v5.1.6

17 Oct 11:17
5abf28c

Choose a tag to compare

What's Changed

Full Changelog: v5.1.5...v5.1.6

v5.1.5

17 Oct 10:18
f4b74ca

Choose a tag to compare

What's Changed

  • Test out new release flow by @AlemTuzlak in #228
  • 🚀 Release PR by @github-actions[bot] in #229

Full Changelog: v5.1.4...v5.1.5