Skip to content

Releases: software-mansion/react-native-enriched-html

Release 1.0.0 & Rename!

Choose a tag to compare

@szydlovsky szydlovsky released this 16 Jun 13:42
Immutable release. Only release title and notes can be modified.
3dfd090

🎉 Welcome to Version 1.0.0! 🎉

The library is now officially stable, and we’re grateful to everyone who contributed feedback, reported issues, and helped shape it along the way.

💫 New name for better transparency: react-native-enriched-html

Our Enriched family has been growing for the past year, expanding what’s possible when it comes to rich text editing in React Native.

As the ecosystem has evolved, we've focused on making each package's purpose clearer. That's why, with this release, we're renaming react-native-enriched to react-native-enriched-html. The new name aligns it with the rest of the Enriched family (enriched-markdown, enriched-streamdown, and – now – enriched-html), making each package's role immediately clear and easier to understand.

📦 What's next & how to upgrade

The legacy react-native-enriched npm package will soon be retired. We will be adding deprecation warnings to the old package 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 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.

Thank you for being part of the journey to 1.0.0. Let’s continue improving the Enriched ecosystem together. 🎊

Release 0.8.1

Choose a tag to compare

@exploIF exploIF released this 16 Jun 16:49
Immutable release. Only release title and notes can be modified.

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.

What's Changed

Release 0.8.0

Choose a tag to compare

@kacperzolkiewski kacperzolkiewski released this 12 Jun 09:37
Immutable release. Only release title and notes can be modified.
12b0730

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

Release 0.7.0

Choose a tag to compare

@kacperzolkiewski kacperzolkiewski released this 05 May 09:33
Immutable release. Only release title and notes can be modified.
16ee2a8

Highlights

EnrichedText Component: Introducing a powerful new component for html rendering.
Experimental Web Support: This release includes initial, experimental support for web platform

Breaking changes

Style Type Update: The style prop type has been updated from ViewStyle | TextStyle to EnrichedInputStyle.

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

Release 0.6.1

Choose a tag to compare

@kacperzolkiewski kacperzolkiewski released this 14 Apr 09:36
Immutable release. Only release title and notes can be modified.
2994211

What's Changed

Full Changelog: v0.6.0...v0.6.1

Release 0.6.0

Choose a tag to compare

@kacperzolkiewski kacperzolkiewski released this 09 Apr 09:21
Immutable release. Only release title and notes can be modified.
112854e

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.6.0

Release 0.5.2

Choose a tag to compare

@exploIF exploIF released this 06 Mar 13:22
Immutable release. Only release title and notes can be modified.
eab0c2e

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

Release 0.5.1

Choose a tag to compare

@exploIF exploIF released this 04 Mar 12:48
Immutable release. Only release title and notes can be modified.
82d6c56

What's Changed

Full Changelog: v0.5.0...v0.5.1

Release 0.5.0

Choose a tag to compare

@exploIF exploIF released this 03 Mar 13:31
Immutable release. Only release title and notes can be modified.
254b789

What's Changed

Major changes

  • onChangeStateDeprecated has been removed
  • support for React Native 0.79 and 0.80 has been dropped

Full Changelog: v0.4.1...v0.5.0

Release 0.4.1

Choose a tag to compare

@exploIF exploIF released this 20 Feb 11:08
Immutable release. Only release title and notes can be modified.
b1e888c

What's Changed

Full Changelog: v0.4.0...v0.4.1