File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed
Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 22" react-router-devtools " : major
33---
44
5- migrated to TanStack Devtools
5+ Migration to TanStack Devtools is here! 🎉
6+
7+ You can now leverage the powerful features of TanStack Devtools within React Router Devtools, enhancing your debugging and development experience.
8+
9+ You can easily create your own devtool plugins, inspect application state, and trace network requests with improved visibility.
10+
11+ ### Key Changes:
12+ - ** TanStack Integration** : Seamless integration with TanStack Devtools for advanced debugging capabilities
13+ - ** Enhanced UI** : New panels and tabs for better state and network inspection
14+ - ** Improved Performance** : Optimized for faster load times and reduced overhead
15+ - ** Middleware Support** : Ability to log middleware events and actions for deeper insights and also see them on the network tab
16+ - ** Extended Configuration** : New configuration options to customize TanStack Devtools behavior alongside React Router
17+
18+ ### Migration Steps:
19+ 1 . Update your configuration to include TanStack-specific options.
20+ 2 . Review and adjust any custom plugins to ensure compatibility with the new TanStack integration.
21+ 3 . Test your application to verify that all devtools features are functioning as expected.
22+
23+ ### Features that have been removed:
24+ - The route creation via devtools UI has been removed.
25+ - Server info on the active page tab has been removed.
You can’t perform that action at this time.
0 commit comments