Releases: react-native-clipboard/clipboard
Releases · react-native-clipboard/clipboard
v1.14.3
What's Changed
- Update ClipboardModule.java by @alexanderblackh in #251
- fix: type in spec file by @Naturalclar in #261
- chore: Update AndroidManifest.xml to support AGP > 8 by @kochavi-daniel in #244
New Contributors
- @alexanderblackh made their first contribution in #251
- @kochavi-daniel made their first contribution in #244
Full Changelog: v1.14.2...v1.14.3
v1.14.2
What's Changed
- Mark react-native-windows as optional by @Saadnajmi in #240
- Mark react-native-macos as optional by @floydkim in #243
- Fix: peer dependencies by @Naturalclar in #257
New Contributors
Full Changelog: v1.14.1...v1.14.2
v1.14.1
What's Changed
- add missing
getEnforcing
jest mock by @siddarthkay in #220 - Use Yarn 4 by @Saadnajmi in #230
- fix: eslint config by @Naturalclar in #232
- fix: android ci by @Naturalclar in #233
- Update React Native minimum version supported, fix test app autolinking by @Saadnajmi in #235
- fix: module spec mis-match on Android (new Architecture) by @alanleedev in #237
New Contributors
- @siddarthkay made their first contribution in #220
- @alanleedev made their first contribution in #237
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
- chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #190
- chore(deps): bump ip from 1.1.5 to 1.1.9 by @dependabot in #223
- feat: Add visionOS support by @Saadnajmi in #227
Full Changelog: v1.13.2...v1.14.0
v1.13.2
v1.13.1
What's Changed
- Add macOS back to podspec platforms by @gabrieldonadel in #216
New Contributors
- @gabrieldonadel made their first contribution in #216
Full Changelog: v1.13.0...v1.13.1
v1.13.0
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
- @espipj made their first contribution in #207
- @alexhernandez made their first contribution in #192
- @j-piasecki made their first contribution in #169
Full Changelog: v1.12.1...v1.13.0
v1.12.1
What's Changed
- Change node version on CI by @Naturalclar in #185
- chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #171
- chore(deps): bump ua-parser-js from 0.7.28 to 0.7.33 by @dependabot in #167
- Fix warnings: new NativeEventEmitter() was called with a non-null arg… by @chrisglein in #175
- Use existing clipData instead of calling getPrimaryClip() again by @djkazic in #188
- Update node version in Github actions by @Naturalclar in #202
- Update node version in ci by @Naturalclar in #204
- Remove explicit SDK version for Windows builds by @chrisglein in #177
New Contributors
Full Changelog: v1.12.0...v1.12.1
v1.12.0
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
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