v5.0.0
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
- Make routes tab great again by @AlemTuzlak in #204
Full Changelog: v1.1.10...v5.0.0