Skip to content

v2.0 - Universal React Query DevTools with Zero-Config Production Safety

Latest
Compare
Choose a tag to compare
@LovesWorking LovesWorking released this 08 Apr 13:49

🚀 Initial Release of React Query External Sync

This release introduces a powerful debugging toolkit for React Query state management across all React-based applications. Built for developers who need real-time state monitoring without compromising production builds.

Key Features:

  • 🔄 Real-time React Query state synchronization
  • 📱 Support for all React-based frameworks (React Native, Expo, Next.js, etc.)
  • 🖥️ Works everywhere React runs: iOS, Android, Web, macOS, Windows, Linux, TV, VR
  • 🛑 Zero-config production safety - automatically disables in production
  • 🔌 Seamless Socket.IO integration
  • 🧩 Perfect companion to React Native DevTools

Breaking Changes:
None - Initial Release

Installation:

pnpm add -D react-query-external-sync socket.io-client

For detailed setup instructions and usage examples, please refer to the README.md.

Happy debugging! 🎉