Skip to content

Tags: Gurpreetgpsingh/react-native-webview

Tags

v9.1.0

Toggle v9.1.0's commit message
chore(release): 9.1.0 [skip ci]

# [9.1.0](react-native-webview/react-native-webview@v9.0.2...v9.1.0) (2020-04-06)

### Features

* **Android:** Implement direct communication between Android code and JS ([react-native-webview#1203](react-native-webview#1203)) ([c88e380](react-native-webview@c88e380))

v9.0.2

Toggle v9.0.2's commit message
chore(release): 9.0.2 [skip ci]

## [9.0.2](react-native-webview/react-native-webview@v9.0.1...v9.0.2) (2020-03-27)

### Bug Fixes

* **types:** Remove readonly definition in WebViewTypes.ts ([react-native-webview#1272](react-native-webview#1272)) ([3c06d78](react-native-webview@3c06d78))

v9.0.1

Toggle v9.0.1's commit message
chore(release): 9.0.1 [skip ci]

## [9.0.1](react-native-webview/react-native-webview@v9.0.0...v9.0.1) (2020-03-17)

### Bug Fixes

* **deps:** Update lock file ([react-native-webview#1257](react-native-webview#1257)) ([9732d65](react-native-webview@9732d65))

v9.0.0

Toggle v9.0.0's commit message
chore(release): 9.0.0 [skip ci]

# [9.0.0](react-native-webview/react-native-webview@v8.2.1...v9.0.0) (2020-03-17)

### Features

* **iOS:** WKUserScripts (e.g. injectedJavaScript) can now update upon props change; and can be configured to inject into all frames. ([react-native-webview#1119](react-native-webview#1119)) ([9cb2f6e](react-native-webview@9cb2f6e)), closes [/github.com/react-native-webview/pull/1119#issuecomment-574919464](https://github.com//github.com/react-native-community/react-native-webview/pull/1119/issues/issuecomment-574919464)

### BREAKING CHANGES

* **iOS:** • Props updates to `injectedJavaScript` are no longer immutable.

v8.2.1

Toggle v8.2.1's commit message
chore(release): 8.2.1 [skip ci]

## [8.2.1](react-native-webview/react-native-webview@v8.2.0...v8.2.1) (2020-03-17)

### Bug Fixes

* **deps:** Update React Native Windows version to ^0.61.0-beta.58 ([react-native-webview#1256](react-native-webview#1256)) ([91064ab](react-native-webview@91064ab))

v8.2.0

Toggle v8.2.0's commit message
chore(release): 8.2.0 [skip ci]

# [8.2.0](react-native-webview/react-native-webview@v8.1.2...v8.2.0) (2020-03-17)

### Features

* **Windows:** Windows support! ([react-native-webview#1220](react-native-webview#1220)) ([ffee0d4](react-native-webview@ffee0d4))

v8.1.2

Toggle v8.1.2's commit message
chore(release): 8.1.2 [skip ci]

## [8.1.2](react-native-webview/react-native-webview@v8.1.1...v8.1.2) (2020-02-21)

### Bug Fixes

* **Android:** Don't log the cookie when downloading file. ([react-native-webview#1224](react-native-webview#1224)) ([2470245](react-native-webview@2470245))

v8.1.1

Toggle v8.1.1's commit message
chore(release): 8.1.1 [skip ci]

## [8.1.1](react-native-webview/react-native-webview@v8.1.0...v8.1.1) (2020-02-19)

### Bug Fixes

* **Android:** Don't show camera options for a file upload when they can not be used ([react-native-webview#1210](react-native-webview#1210)) ([4093682](react-native-webview@4093682))

v8.1.0

Toggle v8.1.0's commit message
chore(release): 8.1.0 [skip ci]

# [8.1.0](react-native-webview/react-native-webview@v8.0.6...v8.1.0) (2020-02-12)

### Features

* **macOS:** macOS Support ([react-native-webview#1164](react-native-webview#1164)) ([1e57231](react-native-webview@1e57231))

v8.0.6

Toggle v8.0.6's commit message
chore(release): 8.0.6 [skip ci]

## [8.0.6](react-native-webview/react-native-webview@v8.0.5...v8.0.6) (2020-01-30)

### Bug Fixes

* **Android:** Revert "Redirected URLs now redirect correctly. ([react-native-webview#991](react-native-webview#991))" ([react-native-webview#1177](react-native-webview#1177)) ([344aab5](react-native-webview@344aab5))