Skip to content

Releases: react-native-clipboard/clipboard

v1.14.1

22 Apr 05:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.14.1

v1.14.0

22 Apr 05:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.2...v1.14.0

v1.13.2

21 Dec 12:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.1...v1.13.2

v1.13.1

21 Dec 12:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.13.1

v1.13.0

12 Dec 00:22
Compare
Choose a tag to compare

What's Changed

  • Fix warnings: new NativeEventEmitter() was called with a non-null argument by @espipj in #207
  • Android RN 72 Support - Update build.gradle w/ Namespace by @alexhernandez in #192
  • Add new architecture support - convert library to turbomodule by @j-piasecki in #169
  • chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #191
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #203
  • chore(deps): bump react-devtools-core from 4.8.2 to 4.28.4 by @dependabot in #211

New Contributors

Full Changelog: v1.12.1...v1.13.0

v1.12.1

25 Sep 06:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.12.1

v1.12.0

25 Sep 06:26
Compare
Choose a tag to compare

What's Changed

  • fix: windows bump WindowsTargetPlatformMinVersion by @TatianaKapos in #182
  • Fix setString on Windows by dispatching to UI thread by @chrisglein in #174
  • new arch. support for ios and android config by @ug-dev in #157

New Contributors

Full Changelog: v1.11.2...v1.12.0

v1.11.1

01 Nov 05:21
Compare
Choose a tag to compare

What's Changed

  • Fix: Allow Clipboard module to be used with targetSdkVersion 30 by @Naturalclar in #152

Full Changelog: v1.11.0...v1.11.1

v1.11.0

22 Aug 05:01
Compare
Choose a tag to compare

Extend getImage to paste other image formats (#149) by @MalcolmTomisin
feat: getStrings + setStrings (#148) by @xilin

v1.10.0

26 Apr 03:45
Compare
Choose a tag to compare

Feat

feat: hasNumber & hasWebURL (#120) @Lunziyuan

Fix

Fix mock exports (#121) @taboulot
chore(android): replaced jCenter with mavenCentral (#127) @matteodanelli
Update Clipboard Windows Project (#136) @chiaramooney