File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 14.5.0]
11+
12+ ### Added
13+
14+ - Enable support for Google Pay (Android)
15+
16+ ### Fixed
17+
18+ - Prevent WebView from downloading images, in lieu of just displaying
19+ - Handle missing service worker bug on iOS
20+
1021## [ 14.4.0]
1122
1223### Added
@@ -51,7 +62,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5162- bump ws from 6.2.2 to 6.2.3 in the npm_and_yarn group across 1 directory (https://github.com/MetaMask/react-native-webview-mm/pull/35 )
5263- sync with upstream v13.13.5 (https://github.com/MetaMask/react-native-webview-mm/pull/47 )
5364
54- [ Unreleased ] : https://github.com/MetaMask/react-native-webview-mm/compare/d93893d...main
65+ [ Unreleased ] : https://github.com/MetaMask/react-native-webview-mm/compare/7872dfe...main
66+ [ 14.5.0 ] : https://github.com/MetaMask/react-native-webview-mm/compare/d93893d...7872dfe
5567[ 14.4.0 ] : https://github.com/MetaMask/react-native-webview-mm/compare/bfdef1a...d93893d
5668[ 14.3.0 ] : https://github.com/MetaMask/react-native-webview-mm/compare/6925354...bfdef1a
5769[ 14.2.2 ] : https://github.com/MetaMask/react-native-webview-mm/compare/3be76c0...6925354
Original file line number Diff line number Diff line change 1010 " Thibault Malbranche <[email protected] >" 1111 ],
1212 "license" : " MIT" ,
13- "version" : " 14.4 .0" ,
13+ "version" : " 14.5 .0" ,
1414 "homepage" : " https://github.com/MetaMask/react-native-webview-mm#readme" ,
1515 "scripts" : {
1616 "android" : " react-native run-android" ,
You can’t perform that action at this time.
0 commit comments