Skip to content

Releases: wzc520pyfm/react-devtools-plus

v0.9.8

14 Mar 12:02

Choose a tag to compare

compare changes

🐛 Bug Fixes

  • Fix theme settings for multiple plugins (#27)
  • Update route handling and improve React Router v6 compatibility (d268cb5)
  • Improve React version fetching with retry logic and cancellation handling in OverviewPage (4b744b1)

💅 Refactors

  • Improve global React and ReactDOM setup in DevToolsProvider and DevToolsScript for better CDN compatibility (67af929)

❤️ Contributors

v0.9.6

26 Jan 01:51

Choose a tag to compare

compare changes

🚀 Features

  • Enhance React Router v5 compatibility with additional route and context detection functions (#25)

❤️ Contributors

v0.9.5

26 Jan 01:50

Choose a tag to compare

compare changes

🚀 Features

  • Support react-router v5 compatibility (#21)
  • Add warnings for filtered properties in context serialization (#22)

🐛 Bug Fixes

  • Add dynamic tooltip positioning to NavItem in Sidebar component (#23)
  • Use window.location.origin directly to prevent cross-origin errors in GraphPage (#24)

❤️ Contributors

v0.9.1

25 Jan 08:42

Choose a tag to compare

compare changes

🚀 Features

  • Implement local plugin host script and enhance plugin (#19)

❤️ Contributors

v0.9.0

22 Jan 05:04

Choose a tag to compare

compare changes

🚀 Features

  • Support rpc for plugin (#18)

❤️ Contributors

v0.8.0

20 Jan 01:44

Choose a tag to compare

compare changes

🚀 Features

  • Improve plugin api (#17)

❤️ Contributors

v0.7.0

11 Jan 18:36

Choose a tag to compare

compare changes

🚀 Features

  • Improve micro support (#16)

❤️ Contributors

v0.6.4

11 Jan 05:23

Choose a tag to compare

compare changes

🐛 Bug Fixes

  • Fix webpack env det (#15)

❤️ Contributors

v0.6.3

09 Jan 14:07

Choose a tag to compare

compare changes

🐛 Bug Fixes

  • Update @babel/preset-typescript configuration to allow declare fields in multiple webpack configurations (#14)

❤️ Contributors

v0.6.2

06 Jan 15:23

Choose a tag to compare

compare changes

🐛 Bug Fixes

  • Use openInEditor in useIframe (#13)

❤️ Contributors