Skip to content

v5.0.0

Choose a tag to compare

@AlemTuzlak AlemTuzlak released this 30 Apr 15:50
· 28 commits to main since this release
5039c35

Routes tab complete overhaul

  • Routes tab now shows all the routes in the fog of war
  • Routes tab now shows if clientAction and clientLoader are present on the module
  • Routes tab now highlights the discovered routes and grays out undiscovered ones

Server logging

react-router-devtools is now smart enough to know where your routes are, allowing it to wrap your exports anywhere in your app whatever routing convention you use. This means if you're using a custom convention outside the routes folder you still get server logs and all the other goodies.

Also various bug fixes and improvements

What's Changed

Full Changelog: v1.1.10...v5.0.0