Commit Graph
255 Commits
Author SHA1 Message Date
semantic-release-bot e33eea6dcf chore(release): 11.6.4 [skip ci]
## [11.6.4](https://github.com/react-native-webview/react-native-webview/compare/v11.6.3...v11.6.4) (2021-06-11)

### Bug Fixes

* **windows:** Fix ARM/ARM64 support ([#2044](https://github.com/react-native-webview/react-native-webview/issues/2044)) ([e3e6e68](https://github.com/react-native-webview/react-native-webview/commit/e3e6e6841adb5316445fb9ce524d85a357da8c56))
2021-06-11 15:35:35 +00:00
semantic-release-bot c3fdf5e4f0 chore(release): 11.6.3 [skip ci]
## [11.6.3](https://github.com/react-native-webview/react-native-webview/compare/v11.6.2...v11.6.3) (2021-06-11)

### Bug Fixes

* **windows:** react-native.config for non windows platforms ([#2046](https://github.com/react-native-webview/react-native-webview/issues/2046)) ([2eabfa3](https://github.com/react-native-webview/react-native-webview/commit/2eabfa3d4a5471b9d3890c4cb3035b0c97c4a8fa))
2021-06-11 04:20:28 +00:00
semantic-release-bot 72f37cdb7c chore(release): 11.6.2 [skip ci]
## [11.6.2](https://github.com/react-native-webview/react-native-webview/compare/v11.6.1...v11.6.2) (2021-05-24)

### Bug Fixes

* **android:** onPermissionRequest duplicate ([#2002](https://github.com/react-native-webview/react-native-webview/issues/2002)) ([bba5907](https://github.com/react-native-webview/react-native-webview/commit/bba590790662336ddb5f444737233bb88e6f48ac))
2021-05-24 12:38:08 +00:00
semantic-release-bot 4e07183a2d chore(release): 11.6.1 [skip ci]
## [11.6.1](https://github.com/react-native-webview/react-native-webview/compare/v11.6.0...v11.6.1) (2021-05-20)

### Bug Fixes

* **android:** revert change ThemedReactContext to ReactContext ([8a45fcf](https://github.com/react-native-webview/react-native-webview/commit/8a45fcf7f9d95ca589b0af9413911cfa3d25338a))
2021-05-20 23:28:21 +00:00
semantic-release-bot 52b6639726 chore(release): 11.6.0 [skip ci]
# [11.6.0](https://github.com/react-native-webview/react-native-webview/compare/v11.5.0...v11.6.0) (2021-05-20)

### Features

* **ios:** Apple Pay support ([#1946](https://github.com/react-native-webview/react-native-webview/issues/1946)) ([30685ed](https://github.com/react-native-webview/react-native-webview/commit/30685edda045f7ba5d1400b415278e1109436dcd))
2021-05-20 22:19:09 +00:00
semantic-release-bot 13b903acc0 chore(release): 11.5.0 [skip ci]
# [11.5.0](https://github.com/react-native-webview/react-native-webview/compare/v11.4.7...v11.5.0) (2021-05-20)

### Features

* **android:** Enhanced camera/audio and geolocation permissions ([#1239](https://github.com/react-native-webview/react-native-webview/issues/1239)) ([9f6037e](https://github.com/react-native-webview/react-native-webview/commit/9f6037e4b23535633e84bfc8b31434f90870727d))
2021-05-20 22:17:00 +00:00
semantic-release-bot 0419e32f3f chore(release): 11.4.7 [skip ci]
## [11.4.7](https://github.com/react-native-webview/react-native-webview/compare/v11.4.6...v11.4.7) (2021-05-20)

### Bug Fixes

* **types:** Remove references to nonexistent extraNativeComponentConfig prop ([#1958](https://github.com/react-native-webview/react-native-webview/issues/1958)) ([c1e91f7](https://github.com/react-native-webview/react-native-webview/commit/c1e91f7d7368d5ae72de0fb171049a8e7f46b8aa))
2021-05-20 22:13:02 +00:00
semantic-release-bot ca696b586f chore(release): 11.4.6 [skip ci]
## [11.4.6](https://github.com/react-native-webview/react-native-webview/compare/v11.4.5...v11.4.6) (2021-05-20)

### Bug Fixes

* **android:** Changing ThemedReactContext to ReactContext to allow custom stuff ([#1994](https://github.com/react-native-webview/react-native-webview/issues/1994)) ([7b71364](https://github.com/react-native-webview/react-native-webview/commit/7b71364a9cb91d43b10e1c9dcfabf75253d3514d))
2021-05-20 08:22:25 +00:00
semantic-release-bot 0e32781bd7 chore(release): 11.4.5 [skip ci]
## [11.4.5](https://github.com/react-native-webview/react-native-webview/compare/v11.4.4...v11.4.5) (2021-05-17)

### Reverts

* Revert ""fix(add-react-native-config): add react-native.config to npm publish"" (#1988 by @chiaramooney) ([cedde61](https://github.com/react-native-webview/react-native-webview/commit/cedde61e2341c7ee5a06929cbae20923acb784d4)), closes [#1988](https://github.com/react-native-webview/react-native-webview/issues/1988)
2021-05-17 21:03:00 +00:00
Chiara Mooney 2f3a1a777b chore(ci): Add react-native.config.js to publish (#1989 by @chiaramooney) 2021-05-17 14:01:30 -07:00
Chiara Mooney cedde61e23 Revert ""fix(add-react-native-config): add react-native.config to npm publish"" (#1988 by @chiaramooney)
This reverts commit 3b3628a582.

[skip ci]
2021-05-17 13:59:01 -07:00
Chiara Mooney 3b3628a582 "fix(add-react-native-config): add react-native.config to npm publish" 2021-05-12 15:56:51 -07:00
semantic-release-bot e6d6828645 chore(release): 11.4.4 [skip ci]
## [11.4.4](https://github.com/react-native-webview/react-native-webview/compare/v11.4.3...v11.4.4) (2021-05-08)

### Bug Fixes

* **deps:** Bump React Native version range to accept 0.64 ([#1967](https://github.com/react-native-webview/react-native-webview/issues/1967) by [@dulmandakh](https://github.com/dulmandakh)) ([863a0e2](https://github.com/react-native-webview/react-native-webview/commit/863a0e2408c90b1d1225e812ca80e138942c041b))
2021-05-08 00:12:10 +00:00
Dulmandakh 863a0e2408 fix(deps): Bump React Native version range to accept 0.64 (#1967 by @dulmandakh) 2021-05-07 17:07:23 -07:00
semantic-release-bot 8022f9b129 chore(release): 11.4.3 [skip ci]
## [11.4.3](https://github.com/react-native-webview/react-native-webview/compare/v11.4.2...v11.4.3) (2021-04-26)

### Bug Fixes

* **autolink-windows:** enable autolinking on Windows ([9114b78](https://github.com/react-native-webview/react-native-webview/commit/9114b78d419d9d5a548e545b790a9c025e46dd63))
2021-04-26 15:42:07 +00:00
Chiara Mooney 9114b78d41 fix(autolink-windows): enable autolinking on Windows
* Reset Project to Single Package

* Update CI

* Resolve Conflicts

* Update Publisher Name
2021-04-26 08:40:20 -07:00
semantic-release-bot f36a5eb181 chore(release): 11.4.2 [skip ci]
## [11.4.2](https://github.com/react-native-webview/react-native-webview/compare/v11.4.1...v11.4.2) (2021-04-20)

### Bug Fixes

* **android:** read minSdkVersion from root project ([#1960](https://github.com/react-native-webview/react-native-webview/issues/1960)) ([768092b](https://github.com/react-native-webview/react-native-webview/commit/768092bba743c93aaf9c07e75cf908b62d7e7e6c))
2021-04-20 23:05:08 +00:00
semantic-release-bot 71ca0fb787 chore(release): 11.4.1 [skip ci]
## [11.4.1](https://github.com/react-native-webview/react-native-webview/compare/v11.4.0...v11.4.1) (2021-04-20)

### Bug Fixes

* **android:** Adding mavenCentral() as jcenter() is shutting down ([#1961](https://github.com/react-native-webview/react-native-webview/issues/1961)) ([015054c](https://github.com/react-native-webview/react-native-webview/commit/015054c2f5db0a3931dba3b44a43041fba155cb5))
2021-04-20 14:28:13 +00:00
semantic-release-bot d6672c87eb chore(release): 11.4.0 [skip ci]
# [11.4.0](https://github.com/react-native-webview/react-native-webview/compare/v11.3.2...v11.4.0) (2021-04-13)

### Features

* **windows:** Add POST requests, fixes Windows CI issues, and other QOL ([#1926](https://github.com/react-native-webview/react-native-webview/issues/1926)) ([d352d14](https://github.com/react-native-webview/react-native-webview/commit/d352d147bdffbc4b55196541749363de32a0cc2c))
2021-04-13 23:44:21 +00:00
John Kennedy MumoandKennedy Mumo d352d147bd feat(windows): Add POST requests, fixes Windows CI issues, and other QOL (#1926)
* Added POST request support for Windows.

* Cleanup formatting for docs

* Updated test certificate

* Reverted publisher name and fixed password mismatch

* Fixes to Windows tests

* Remove winappdriver install

* Run react-native server in background

* Added url encoded form support

* Added support for custom headers

Co-authored-by: Kennedy Mumo <kemumo@microsoft.com>
2021-04-14 01:40:49 +02:00
semantic-release-bot 69e56c7911 chore(release): 11.3.2 [skip ci]
## [11.3.2](https://github.com/react-native-webview/react-native-webview/compare/v11.3.1...v11.3.2) (2021-03-24)

### Bug Fixes

* **refactor:** Converting dispatchEvent static method to non static method ([#1939](https://github.com/react-native-webview/react-native-webview/issues/1939)) ([344ccce](https://github.com/react-native-webview/react-native-webview/commit/344ccce3eead04d7b974d3c0e82c281b5bf54a3a))
2021-03-24 20:30:34 +00:00
semantic-release-bot 991f6b7902 chore(release): 11.3.1 [skip ci]
## [11.3.1](https://github.com/react-native-webview/react-native-webview/compare/v11.3.0...v11.3.1) (2021-03-16)

### Bug Fixes

* **windows:** Check UAP contract version before calling FrameworkElement.IsLoaded ([#1858](https://github.com/react-native-webview/react-native-webview/issues/1858)) ([ac8eb97](https://github.com/react-native-webview/react-native-webview/commit/ac8eb97910212e64930b5f3a72142f062ef71329))
2021-03-16 23:42:08 +00:00
semantic-release-bot 06ffafc1bc chore(release): 11.3.0 [skip ci]
# [11.3.0](https://github.com/react-native-webview/react-native-webview/compare/v11.2.6...v11.3.0) (2021-03-16)

### Features

* **ios:** Add support for `limitsNavigationsToAppBoundDomains` ([#1662](https://github.com/react-native-webview/react-native-webview/issues/1662)) ([7decc5c](https://github.com/react-native-webview/react-native-webview/commit/7decc5cff1de221ad729ab16f7b18901dc2f889a))
2021-03-16 23:31:36 +00:00
semantic-release-bot 2aa8cee5ee chore(release): 11.2.6 [skip ci]
## [11.2.6](https://github.com/react-native-webview/react-native-webview/compare/v11.2.5...v11.2.6) (2021-03-16)

### Bug Fixes

* **ios:** Add missing nullability specifiers; fix if block warning ([#1898](https://github.com/react-native-webview/react-native-webview/issues/1898)) ([85dfca8](https://github.com/react-native-webview/react-native-webview/commit/85dfca894f3fdcd03e527324ac33611090ebb291))
2021-03-16 23:25:21 +00:00
semantic-release-bot 4c71ff2d93 chore(release): 11.2.5 [skip ci]
## [11.2.5](https://github.com/react-native-webview/react-native-webview/compare/v11.2.4...v11.2.5) (2021-03-15)

### Bug Fixes

* **iOS:** webview retain cycle ([#1916](https://github.com/react-native-webview/react-native-webview/issues/1916)) ([30a53d9](https://github.com/react-native-webview/react-native-webview/commit/30a53d9480c5ca1a120063622a4c19684fcf6817))
2021-03-15 09:23:13 +00:00
semantic-release-bot 099087f8d9 chore(release): 11.2.4 [skip ci]
## [11.2.4](https://github.com/react-native-webview/react-native-webview/compare/v11.2.3...v11.2.4) (2021-03-10)

### Bug Fixes

* **iOS:** Send cookies with resource requests ([#1803](https://github.com/react-native-webview/react-native-webview/issues/1803)) ([1f089ba](https://github.com/react-native-webview/react-native-webview/commit/1f089baa40a04f9e71ee598c6248da7fc47aef6d))
2021-03-10 09:14:30 +00:00
semantic-release-bot dd315bcf87 chore(release): 11.2.3 [skip ci]
## [11.2.3](https://github.com/react-native-webview/react-native-webview/compare/v11.2.2...v11.2.3) (2021-02-11)

### Bug Fixes

* **android:** Fix full=screen video when in modals ([#1748](https://github.com/react-native-webview/react-native-webview/issues/1748) by [@cristianoccazinsp](https://github.com/cristianoccazinsp)) ([4f469ee](https://github.com/react-native-webview/react-native-webview/commit/4f469ee9aab9f6db5f9905c6276dc604d231cd5d))
2021-02-11 05:11:02 +00:00
semantic-release-bot 83af1b6d93 chore(release): 11.2.2 [skip ci]
## [11.2.2](https://github.com/react-native-webview/react-native-webview/compare/v11.2.1...v11.2.2) (2021-02-10)

### Bug Fixes

* **windows:** Resolve Deploy Issue ([#1850](https://github.com/react-native-webview/react-native-webview/issues/1850)) ([ad702f5](https://github.com/react-native-webview/react-native-webview/commit/ad702f57f16eb0630af6e4fa34416d06b27a8552))
2021-02-10 12:01:53 +00:00
Jamon Holmgren c5ae9193bd chore(ci): Upgrade react-native-windows to 0.62.17 (#1768)
* Upgrade react-native-windows to 0.63.11

* Downgrade to 0.62.17
2021-01-25 22:01:27 +01:00
semantic-release-bot 36c21b0042 chore(release): 11.2.1 [skip ci]
## [11.2.1](https://github.com/react-native-webview/react-native-webview/compare/v11.2.0...v11.2.1) (2021-01-25)

### Bug Fixes

* **ios:** error on iOS < 13([#1843](https://github.com/react-native-webview/react-native-webview/issues/1843)) ([283fe12](https://github.com/react-native-webview/react-native-webview/commit/283fe124b3f64c2bd2f51ab05faf757bd5420584))
2021-01-25 12:59:40 +00:00
semantic-release-bot 359ef90ddc chore(release): 11.2.0 [skip ci]
# [11.2.0](https://github.com/react-native-webview/react-native-webview/compare/v11.1.0...v11.2.0) (2021-01-20)

### Features

* **iOS & MacOS:** allowUniversalAccessFromFileURLs property([#1730](https://github.com/react-native-webview/react-native-webview/issues/1730)) ([8d098ef](https://github.com/react-native-webview/react-native-webview/commit/8d098efce72e2add9ae02aabaa9c6472c1008565))
2021-01-20 18:34:49 +00:00
semantic-release-bot b2f9ed228e chore(release): 11.1.0 [skip ci]
# [11.1.0](https://github.com/react-native-webview/react-native-webview/compare/v11.0.3...v11.1.0) (2021-01-20)

### Features

* **iOS 13+:** automaticallyAdjustsScrollIndicatorInsets prop ([#1077](https://github.com/react-native-webview/react-native-webview/issues/1077)) ([d46a6d3](https://github.com/react-native-webview/react-native-webview/commit/d46a6d3c695c2575ec22028c67c9060aa062ff7d))
2021-01-20 18:12:08 +00:00
Joshua SmithandThibault Malbranche 4b479d6d3f chore(docs): update repo references with new repo location (#1657)
Co-authored-by: Thibault Malbranche <thibault.malbranche@epitech.eu>
2021-01-20 18:49:11 +01:00
semantic-release-bot 6880289796 chore(release): 11.0.3 [skip ci]
## [11.0.3](https://github.com/react-native-community/react-native-webview/compare/v11.0.2...v11.0.3) (2021-01-13)

### Bug Fixes

* **iOS:** restore cookie handling for iOS <= 10 ([#1728](https://github.com/react-native-community/react-native-webview/issues/1728)) ([d338cae](https://github.com/react-native-community/react-native-webview/commit/d338cae57ad9c9bb659de8ca5af32ccad980ba05))
2021-01-13 14:01:19 +00:00
semantic-release-bot 816c4a4038 chore(release): 11.0.2 [skip ci]
## [11.0.2](https://github.com/react-native-community/react-native-webview/compare/v11.0.1...v11.0.2) (2020-12-08)

### Bug Fixes

* **android:** changed initial value of nextLockIdentifier from 0 to 1 ([#1689](https://github.com/react-native-community/react-native-webview/issues/1689)) ([53c0382](https://github.com/react-native-community/react-native-webview/commit/53c0382cd088ca018ca8a550c5ad95556caf00b4))
2020-12-08 04:01:49 +00:00
semantic-release-bot f1e7f3dc4a chore(release): 11.0.1 [skip ci]
## [11.0.1](https://github.com/react-native-community/react-native-webview/compare/v11.0.0...v11.0.1) (2020-12-05)

### Bug Fixes

* **ts:** onScroll event type ([#1631](https://github.com/react-native-community/react-native-webview/issues/1631)) ([84b7177](https://github.com/react-native-community/react-native-webview/commit/84b7177d2181ce6527de6a7432f91d52f8cb4be3))
2020-12-05 19:32:13 +00:00
semantic-release-bot aaf788169b chore(release): 11.0.0 [skip ci]
# [11.0.0](https://github.com/react-native-community/react-native-webview/compare/v10.10.2...v11.0.0) (2020-11-24)

### Features

* **android:** Introduce setSupportMultipleWindows to mitigate CVE-2020-6506 ([#1747](https://github.com/react-native-community/react-native-webview/issues/1747) by [@mrcoinbase](https://github.com/mrcoinbase) and [@kelset](https://github.com/kelset) -- THANK YOU!) ([194c6a2](https://github.com/react-native-community/react-native-webview/commit/194c6a2335b12cc05283413c44d0948eb5156e02))

### BREAKING CHANGES

* **android:** This release introduces the `setSupportMultipleWindows` prop for Android. This sets the underlying Android WebView setting `setSupportMultipleWindows`. This prop defaults to `true` (previously `false`), and serves to mitigate the security advisory [CVE-2020-6506](https://github.com/react-native-webview/react-native-webview/security/advisories/GHSA-36j3-xxf7-4pqg).

The primary way this new behavior changes existing React Native WebView implementations on Android is that links that open in new tabs/windows (such as `<a target="_blank">`) will now prompt to open in the system browser, rather than re-using the current WebView.

If this behavior is not desirable, you can set this new prop to `false`, but be aware that this exposes your app to the security vulnerability listed above. Make sure you have read and understand the whole advisory and relevant links.

iOS & Windows are unaffected.

```jsx
<WebView
  // ...
  setSupportMultipleWindows={true} // default: true
/>
```

Thanks to @mrcoinbase, @kelset, and @Titozzz for their work on this.
2020-11-24 17:20:20 +00:00
semantic-release-bot 1b009dd746 chore(release): 10.10.2 [skip ci]
## [10.10.2](https://github.com/react-native-community/react-native-webview/compare/v10.10.1...v10.10.2) (2020-11-06)

### Bug Fixes

* **android:** Unset mWebChromeClient on WebViewManager rather than WebView ([#1720](https://github.com/react-native-community/react-native-webview/issues/1720)) ([c95c0ea](https://github.com/react-native-community/react-native-webview/commit/c95c0ea923a4c30225b04ae1c652e1ed6b6fad98))
2020-11-06 23:08:39 +00:00
semantic-release-bot 4ec290d3f5 chore(release): 10.10.1 [skip ci]
## [10.10.1](https://github.com/react-native-community/react-native-webview/compare/v10.10.0...v10.10.1) (2020-11-06)

### Bug Fixes

* **windows:** Resolve Missing Deploy Target ([#1716](https://github.com/react-native-community/react-native-webview/issues/1716) by [@chiaramooney](https://github.com/chiaramooney)) ([8bd0b41](https://github.com/react-native-community/react-native-webview/commit/8bd0b41381a981845222d3eff059b62c6a1449d4))
2020-11-06 20:26:46 +00:00
semantic-release-bot 74872a1f02 chore(release): 10.10.0 [skip ci]
# [10.10.0](https://github.com/react-native-community/react-native-webview/compare/v10.9.3...v10.10.0) (2020-10-26)

### Features

* **windows:** JS-WebView messaging bridge & multiple WebViews fixes ([#1617](https://github.com/react-native-community/react-native-webview/issues/1617)) ([b930e25](https://github.com/react-native-community/react-native-webview/commit/b930e25a8ff4fc12e38102f22286605d1744a66d))
2020-10-26 13:07:46 +00:00
Tero Paananen b930e25a8f feat(windows): JS-WebView messaging bridge & multiple WebViews fixes (#1617)
* Manage to build webview using Visual Studio

* WebView in content of UserControl

* Destructor not needed

* Example app tested

* Add messagingEnabled prop

* WebViewBridge

* Message posting

* Store bridge as instance variable

* Use bridge if messagingEnabled

* Free event delegate

* PostMessage api uses string message

* script.notify() usage removed

* Debug log removed

* Bridge reference added

* Base for web allowed object implemented c++/winrt

* Bribge works

* "Microsoft.Windows.CppWinRT" version="2.0.200729.8"

* Update bridge implementation

* version changes

* Reference fix

* WebView prj builds

* yarn lock update

* Platfrom version update

* NuGet package reference updated

* Messaging test added into example app

* Typo fix

* try_as() to as() calls

* WebView.PostMessage() not supported anymore, use injectJavaScript

* Fix WebView.postMessage to work using injectJavascript

* Eval postMessage fix

* postMessage via injectJavascript

* Example fixed to handle postMessage call
2020-10-26 14:01:40 +01:00
semantic-release-bot 63984157fa chore(release): 10.9.3 [skip ci]
## [10.9.3](https://github.com/react-native-community/react-native-webview/compare/v10.9.2...v10.9.3) (2020-10-22)

### Bug Fixes

* **android:** Update SSL error handling ([#1466](https://github.com/react-native-community/react-native-webview/issues/1466)) ([ef48d35](https://github.com/react-native-community/react-native-webview/commit/ef48d35e95ed780bb011e14a7ae18ef110345142))
2020-10-22 07:40:02 +00:00
semantic-release-bot 4d8a76f369 chore(release): 10.9.2 [skip ci]
## [10.9.2](https://github.com/react-native-community/react-native-webview/compare/v10.9.1...v10.9.2) (2020-10-05)

### Bug Fixes

* **macOS:** Don't include iOS pull-to-refresh control ([#1636](https://github.com/react-native-community/react-native-webview/issues/1636)) ([dbf4659](https://github.com/react-native-community/react-native-webview/commit/dbf46593fa542101ffb0f67bf89a3c8ffd1755dd))
* **podspec:** Lowered deployment target for MacOS to 10.13 ([#1673](https://github.com/react-native-community/react-native-webview/issues/1673)) ([f204195](https://github.com/react-native-community/react-native-webview/commit/f2041955a2788dfc3a686cf3f2462d878e34ffb5))
2020-10-05 15:20:28 +00:00
semantic-release-bot 2d24131910 chore(release): 10.9.1 [skip ci]
## [10.9.1](https://github.com/react-native-community/react-native-webview/compare/v10.9.0...v10.9.1) (2020-09-29)

### Bug Fixes

* **ios:** Xcode 12 compatibility ([#1643](https://github.com/react-native-community/react-native-webview/issues/1643)) ([08b7099](https://github.com/react-native-community/react-native-webview/commit/08b709967f92b5eba28d63ec287e4754b1fbb632))
2020-09-29 17:23:14 +00:00
semantic-release-bot a482a74108 chore(release): 10.9.0 [skip ci]
# [10.9.0](https://github.com/react-native-community/react-native-webview/compare/v10.8.3...v10.9.0) (2020-09-15)

### Features

* **iOS:** Add prop autoManageStatusBarEnabled ([#914](https://github.com/react-native-community/react-native-webview/issues/914)) ([22a60fd](https://github.com/react-native-community/react-native-webview/commit/22a60fd23a9ce396b11f498a6b338bf16510981b))
2020-09-15 00:45:42 +00:00
semantic-release-bot 4840eeb588 chore(release): 10.8.3 [skip ci]
## [10.8.3](https://github.com/react-native-community/react-native-webview/compare/v10.8.2...v10.8.3) (2020-08-31)

### Bug Fixes

* **types:** Update Typescript definition file ([#1597](https://github.com/react-native-community/react-native-webview/issues/1597)) ([9dcd108](https://github.com/react-native-community/react-native-webview/commit/9dcd108b1fc58964a6dd4a49b99d7656386cdc45))
2020-08-31 13:23:56 +00:00
semantic-release-bot 3a6d966e50 chore(release): 10.8.2 [skip ci]
## [10.8.2](https://github.com/react-native-community/react-native-webview/compare/v10.8.1...v10.8.2) (2020-08-25)

### Bug Fixes

* **deps:** Update package.json ([#1583](https://github.com/react-native-community/react-native-webview/issues/1583)) ([8dd9969](https://github.com/react-native-community/react-native-webview/commit/8dd996928898f34c30da4c67cd547e3f8fd7a4e7))
2020-08-25 23:30:28 +00:00
Jason SafaiyehandThibault Malbranche 8dd9969288 fix(deps): Update package.json (#1583)
* Update package.json

* Remove react version from peerDependencies

* Update package.json

Co-authored-by: Thibault Malbranche <thibault.malbranche@epitech.eu>
2020-08-26 01:26:13 +02:00
semantic-release-bot c2395bfec2 chore(release): 10.8.1 [skip ci]
## [10.8.1](https://github.com/react-native-community/react-native-webview/compare/v10.8.0...v10.8.1) (2020-08-25)

### Bug Fixes

* **iOS:** changed the way the top view controller is obtained. ([#1592](https://github.com/react-native-community/react-native-webview/issues/1592)) ([2cb2113](https://github.com/react-native-community/react-native-webview/commit/2cb2113c2922292ca617d9de99c58738f5d47c6e))
* **ts:** Convert ContentInsetAdjustmentBehavior from an enum back to a string union type ([#1536](https://github.com/react-native-community/react-native-webview/issues/1536)) ([a48c981](https://github.com/react-native-community/react-native-webview/commit/a48c9819c527a467629c4334e6cadbb7bbc80c9b))
2020-08-25 23:20:58 +00:00
semantic-release-bot 6598325940 chore(release): 10.8.0 [skip ci]
# [10.8.0](https://github.com/react-native-community/react-native-webview/compare/v10.7.0...v10.8.0) (2020-08-24)

### Features

* **android:** Add androidLayerType as prop ([#1588](https://github.com/react-native-community/react-native-webview/issues/1588)) ([9ffca8f](https://github.com/react-native-community/react-native-webview/commit/9ffca8f9dbbc461d35fd4517c7924617cc4eec11))
2020-08-24 12:29:54 +00:00