Skip to content

Releases: forge42dev/react-router-devtools

v1.0.3

22 Nov 14:04
Compare
Choose a tag to compare

v1.0.2

22 Nov 14:02
Compare
Choose a tag to compare

Docs page release

Full Changelog: v1.0.1...v1.0.2

v1.0.1

22 Nov 13:33
Compare
Choose a tag to compare

What's Changed

  • React router v7 transition to react-router-devtools by @AlemTuzlak in #151

Full Changelog: v4.7.7...v1.0.1

v4.7.7

18 Nov 15:42
28711a9
Compare
Choose a tag to compare

Remix Forge removed

Removed Remix Forge integration due to the underlying 3rd party package breaking builds

What's Changed

Full Changelog: v4.7.6...v4.7.7

v4.7.6

08 Nov 17:51
Compare
Choose a tag to compare

Full Changelog: v4.7.5...v4.7.6

v4.7.5

31 Oct 09:33
5ab1504
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7.4...v4.7.5

v4.7.4

08 Oct 13:42
85c6619
Compare
Choose a tag to compare

Deprecation warning!

Huge news! The remix-development-tools will be turning into react-router-devtools once the stable release of react-router 7 is out! As you already might've heard remix is being merged into react-router, so naturally these devtools are going to be supporting react-router users rather than remix users!

We are looking forward to expanding the scope of our users to a much broader audience and helping even more projects. When it comes to remix-development-tools all the updates will be coming out regularly until the official release of react-router v7 where this package will be rebranded with the same feature set.

What's Changed

  • added warning message that package is deprecated by @abrulic1 in #152

New Contributors

Full Changelog: v4.7.3...v4.7.4

v4.7.3

08 Oct 12:42
Compare
Choose a tag to compare

Shaved off 5kb from the bundle size thanks to Knip

What's Changed

  • Shaving off bundle size and removing uneeded stuff with knip by @AlemTuzlak in #154

Full Changelog: v4.7.2...v4.7.3

v4.7.2

07 Oct 19:28
Compare
Choose a tag to compare

Fix for path normalization for macOS

This is a huge deal! After many months I have finally uncovered what the issue with opening routes on macOS was. Wildcard routes from remix would act as ENV vars and macOS would swap them with an empty string because they don't exist. Thanks to this fix every route/component opened with RDT should now properly be opened in your code editor.

Huge shout-out to @rossipedia for a repro

What's Changed

Full Changelog: v4.7.1...v4.7.2

v4.7.1

03 Oct 07:49
Compare
Choose a tag to compare

Full Changelog: v4.7.0...v4.7.1