Release 0.8.1
New name for better transparency: react-native-enriched-html
We have moved to a new npm package named react-native-enriched-html - see why in its 1.0.0 release note.
The legacy react-native-enriched npm package is no longer supported. This release adds deprecation warnings to ensure all traffic smoothly migrates to react-native-enriched-html.
Note
react-native-enriched will no longer receive any updates or bug fixes.
Version 1.0.0 has been already released and introduces no breaking changes.
To upgrade, you only need to do two things:
- Install the new package.
- Update all your import statements to the new name.