Skip to content

Releases: supSugam/react-native-text-watcher

RN Text Watcher v1.0.3

18 Mar 13:44

Choose a tag to compare

[1.0.3] - March 18, 2025

  • NEW: This version only works if you have TypeScript installed as devDependencies.
  • Works on mono-repos, the extension will activate when for the first project folder that has react-native and typescript.
  • Super Lightweight, Extension Size is not 782KiB Only, Reduced by 86.83% 🚀

RN Text Watcher v1.0.2

28 May 07:56

Choose a tag to compare

[1.0.2] - May 28, 2024

  • Fix: Issue with unwanted warn on conditional text string.
  • Excluded unnecessary files from the extension (Reduced Size).

RN Text Watcher v1.0.1

27 May 12:16

Choose a tag to compare

[1.0.1] - May 27, 2024

  • Specify custom text components to suppress text warnings for.
  • Change severity type of warnings ie. Error, Warning, Information, Hint.
  • Other Fixes and Improvements.

Initial Release

18 May 03:04

Choose a tag to compare

May 18, 2024

  • Initial release of react-native-text-watcher
  • Improved JSX parsing accuracy.
  • Enhanced warning messages.