Skip to content

Releases: software-mansion/react-native-enriched

Release 0.5.2

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

Choose a tag to compare

What's Changed

New Contributors

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

Release 0.5.1

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

Choose a tag to compare

What's Changed

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

Release 0.5.0

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

Choose a tag to compare

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

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

Choose a tag to compare

What's Changed

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

Release 0.4.0

16 Feb 14:44
Immutable release. Only release title and notes can be modified.
8e20d5f

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

Release 0.3.0

19 Jan 10:05
Immutable release. Only release title and notes can be modified.
6466d2f

Choose a tag to compare

What's Changed

Breaking changes

  • onChangeState has been renamed to onChangeStateDeprecated. From now on we recommend using onChangeState, onChangeStateDeprecated will be removed in future releases.

New Contributors

Full Changelog: v0.2.1...v0.3.0

Release 0.2.1

18 Dec 12:52
Immutable release. Only release title and notes can be modified.
40898df

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

Release 0.2.0

09 Dec 14:34
Immutable release. Only release title and notes can be modified.
f278e43

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.2.0

Release 0.1.6

20 Nov 15:26
Immutable release. Only release title and notes can be modified.
0db5cfe

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

Release 0.1.5

28 Oct 08:48
Immutable release. Only release title and notes can be modified.
6abe6d5

Choose a tag to compare

What's Changed

  • fix: ios layout issues by @exploIF in #209
  • chore: upgrade example to 0.82.1 by @exploIF in #213
  • fix: measuring component size for inline and code blocks by @exploIF in #214
  • fix: toggling lists - android by @exploIF in #216
  • fix: measuring layout for lists and blockquotes - android by @exploIF in #217
  • fix: text break strategy - layout calculation - android by @exploIF in #218
  • chore: improve marking operation as a transaction by @exploIF in #215

Full Changelog: v0.1.4...v0.1.5