Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

reactotron-react-native

infinitered819.7kMIT5.1.13TypeScript support: included

A development tool to explore, inspect, and diagnose your React Native apps.

readme

reactotron-react-native

A development tool to explore, inspect, and diagnose your React Native apps.

changelog

Changelog

This file was generated using @jscutlery/semver.

5.1.13 (2025-04-22)

Bug Fixes

  • networking: require XHRInterceptor based on React Native version (#1556) (e92a47b)

5.1.12 (2025-01-07)

Bug Fixes

  • package.json: remove "react-native" export condition (#1530) (47be69f)

5.1.11 (2024-12-23)

Bug Fixes

5.1.10 (2024-11-14)

Bug Fixes

5.1.9 (2024-10-04)

Bug Fixes

5.1.8 (2024-08-26)

5.1.7 (2024-05-15)

5.1.6 (2024-04-04)

5.1.5 (2024-04-01)

5.1.4 (2024-03-26)

5.1.3 (2024-02-15)

5.1.2 (2024-02-14)

5.1.1 (2024-02-14)

5.1.0 (2024-02-07)

Features

  • example-app: Add a LOT of functionality to the demo app (#1424) [skip ci] (41a539c)

5.0.5 (2024-01-25)

Bug Fixes

  • architecture: Attempt to mitigate compiler error: Error: Default condition should be last one (#1423) (2c7e678)

5.0.4 (2023-12-05)

5.0.4-beta.19 (2023-12-02)

Features

5.0.4-beta.18 (2023-12-01)

Features

  • validate workspace package.json, add export condition (#1326) (ae95cd5)

5.0.4-beta.17 (2023-11-06)

5.0.4-beta.16 (2023-10-13)

5.0.4-beta.15 (2023-10-02)

Bug Fixes

5.0.4-beta.14 (2023-09-27)

5.0.4-beta.13 (2023-09-22)

5.0.4-beta.12 (2023-09-08)

5.0.4-beta.11 (2023-09-07)

5.0.4-beta.10 (2023-09-07)

5.0.4-beta.9 (2023-08-25)

5.0.4-beta.8 (2023-08-24)

5.0.4-beta.7 (2023-07-24)

5.0.4-beta.6 (2023-07-20)

5.0.4-beta.5 (2023-07-17)

5.0.4-beta.4 (2023-07-06)

5.0.4-beta.3 (2023-07-03)

5.0.4-beta.2 (2023-06-15)

5.0.4-beta.1 (2023-06-15)

5.0.4-beta.0 (2023-04-06)

5.0.4-alpha.7 (2023-03-21)

Bug Fixes

  • package.json: Update package metadata (#1276) [skip ci] (07a4020)
  • reactotron-react-js: Add stub tests, remove yarn.lock (8d90df3)
  • reactotron-react-native: Set skipLibCheck to true to avoid build error (b52521b)

5.0.4-alpha.6 (2023-03-06)

5.0.4-alpha.5 (2023-03-06)

5.0.4-alpha.4 (2023-03-06)

5.0.4-alpha.3 (2023-03-01)

5.0.4-alpha.2 (2023-02-17)

5.0.4-alpha.1 (2023-02-13)

Features

  • package.json: update prettier, add format scripts, run format:write (c330d81)

Bug Fixes

  • config.yml: remove unused circleci files (5d40a4d)
  • lib: add yarn test --runInBand (4f7c49b)

5.0.4-alpha.0 (2023-02-02)

Features

  • reactotron-react-native: add workspace (7008bf9)

Bug Fixes

  • examples: copy local file into DemoReactNative (2b790a6)