Skip to content

Releases: cmcWebCode40/react-native-api-debugger

Release 0.6.1

02 Oct 17:33

Choose a tag to compare

0.6.1 (2025-10-02)

  • fix: reorder peerDependencies for consistency (b105caa)
  • fix: update demo GIF format and improve README image tag (1625be7)
  • fix: update demo GIF to correct file and remove outdated demo (b664461)
  • fix: update image link for React Native API Debugger (1ae7fbb)
  • fix: update image link to point to video for React Native API Debugger (2087386)
  • docs: update README for clarity and feature details (8c68381)
  • style: format root style for consistency (74966ca)

Release 0.6.0

02 Oct 15:50

Choose a tag to compare

0.6.0 (2025-10-02)

  • refactor: remove test job from CI workflow (cdcf31b)
  • refactor: remove unnecessary comment from CustomXMLHttpRequest interface (5cb16a1)
  • refactor: remove unused icons from utils file (3e0a57f)
  • refactor: update styles in App and NetworkLogItem components for better readability (61061fd)
  • fix: update NetworkLoggerOverlay props for improved functionality (742cf59)
  • chore: update dependency versions for react-native-gesture-handler and react-native-reanimated (0885c60)
  • chore: update file permissions for asset images (5124519)
  • chore: update file permissions for configuration files (767fa39)
  • feat: add error handling for device shake functionality and integrate useCopyToClipboard prop (1658da2)
  • feat: enhance FloatingButton with draggable functionality and error handling for missing libraries (4b0fce9)
  • feat: enhance NetworkLogItem with copy to clipboard functionality and adjust scroll indicator (91a72dd)
  • feat: implement dynamic Clipboard import and enhance error handling for copy functionality (1b9adeb)

Release 0.5.0

13 Sep 22:21

Choose a tag to compare

0.5.0 (2025-09-13)

  • chore: added gif demo (582ff53)
  • chore: update README with correct GitHub links and demo image (479494b)
  • deps: add react-native-gesture-handler and react-native-reanimated dependencies (5e38c65)
  • deps: update react-native-gesture-handler and react-native-reanimated to latest versions (ef14109)
  • feat: add FloatingButton component with draggable functionality (2b88ef9)
  • feat: add NonFloatingButton component for enhanced user interaction (013183c)
  • feat: add options to show request and response headers in network log (8a2396d)
  • feat: add react-native-reanimated plugin to Babel configuration (f31b3c9)
  • feat: enhance NetworkLoggerOverlay with draggable button options (da27777)
  • feat: implement user authentication flow with token management (4985f18)
  • feat: increase font size of close button in Icon component (c2486da)
  • feat: wrap main app in GestureHandlerRootView for improved gesture handling (7feee73)
  • draft: working on hiding header auth token (6e4e3ab)

Release 0.4.1

28 Jul 01:59

Choose a tag to compare

0.4.1 (2025-07-28)

  • chore: clean network request consoles (3fa3bc6)
  • chore: code clean (b59fac4)
  • style: modified network indicator icon (b995906)
  • deps: updated peer dependencies (4194913)

Release 0.4.0

14 Jul 14:42

Choose a tag to compare

0.4.0 (2025-07-14)

  • feat: added peer dependecies (0943f3c)
  • feat: implment sample app example usage (7f09080)
  • docs: updated README (acc495c)
  • chore: added peer dependence for sample app (7056abc)

Release 0.2.0

14 Jul 12:08

Choose a tag to compare

0.2.0 (2025-07-14)

  • fix: downgraded react-native-builder-bob sdk (90c7539)
  • fix: temporarly remove native sdk (63d4340)
  • feat: project setup (606b4f6)