Skip to content

Commit 13b20a1

Browse files
Merge pull request #10 from phantom/changeset-release/master
Version Packages
2 parents 9a6a0b0 + 1265e1a commit 13b20a1

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

.changeset/big-files-greet.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @phantom/react-native-webview
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- a08be33: - Merged 16 commits from upstream/master
8+
- Upgraded androidx.webkit:webkit from 1.4.0 to 1.14.0
9+
- Added SSL error handling for sub-resources
10+
- Added Payment Request API support (disabled downloads for security)
11+
- Preserved Phantom's custom changes:
12+
- Package name and version (1.0.2)
13+
- Download blocking with toast message
14+
- All existing security configurations
15+
316
## 1.0.2
417

518
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"Napas Udomsak <[email protected]>"
1313
],
1414
"license": "MIT",
15-
"version": "1.0.2",
15+
"version": "1.1.0",
1616
"homepage": "https://github.com/phantom/react-native-webview#readme",
1717
"scripts": {
1818
"release": "yarn changeset publish",

0 commit comments

Comments
 (0)