Releases: supSugam/react-native-text-watcher
Releases · supSugam/react-native-text-watcher
RN Text Watcher v1.0.3
[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-nativeandtypescript. - Super Lightweight, Extension Size is not 782KiB Only, Reduced by 86.83% 🚀
RN Text Watcher v1.0.2
[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
[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
May 18, 2024
- Initial release of react-native-text-watcher
- Improved JSX parsing accuracy.
- Enhanced warning messages.