Skip to content

Release 0.6.0

Choose a tag to compare

@cmcWebCode40 cmcWebCode40 released this 02 Oct 15:50
· 9 commits to main since this release

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)