Skip to content

Releases: mattermost/react-native-paste-input

Release 2.0.0

07 May 11:55
e4658d4

Choose a tag to compare

2.0.0 (2026-05-07)

⚠️ Breaking Change

This release drops support for the React Native old architecture (Bridge + Paper renderer). The library now requires new architecture (Fabric + TurboModules) to be enabled.

Features

  • drop old arch, upgrade to RN 0.83 (#52) (314a82a)

Bug Fixes

  • restore functionality to Android on new-arch (#33) (7e7f455)

Release 0.8.1

17 Dec 02:17
7fc4a8f

Choose a tag to compare

0.8.1 (2024-12-17)

  • chore: upgrade to rn 0.76.x and other deps (8a7703c)
  • fix: iOS stickers lose their transparent background (7adec18)

Release 0.8.0

18 Jun 03:07
de9d22d

Choose a tag to compare

0.8.0 (2024-06-18)

Features

  • added Fabric support for Android with backwards compatibility (1193d28)
  • added Fabric support for iOS with backwards compatibility (b87a2db)

Bug Fixes

Release 0.7.1

11 Apr 10:18
9e9a193

Choose a tag to compare

0.7.1 (2024-04-11)

Release 0.7.0

22 Nov 02:05
f13bf94

Choose a tag to compare

0.7.0 (2023-11-22)

Features

Release 0.6.4

24 Jul 14:04
3013caf

Choose a tag to compare

0.6.4 (2023-07-24)

Bug Fixes

Release 0.6.3

19 Jul 13:13
9d8d483

Choose a tag to compare

0.6.3 (2023-07-19)

Bug Fixes

  • remove deprecated setAndForwardRef (d682351)

Release 0.6.2

15 Feb 17:16
db68211

Choose a tag to compare

0.6.2 (2023-02-15)

Release 0.6.1

26 Jan 22:11
fad8b3e

Choose a tag to compare

0.6.1 (2023-01-26)

Bug Fixes

Release 0.6.0

19 Jan 10:26
ec55b13

Choose a tag to compare

0.6.0 (2023-01-19)

Bug Fixes

  • android do not call onPaste if disabled (753852d)

Features

  • add smartPunctuation prop on iOS (b65a7d7)