Skip to content

Commit 64190b3

Browse files
committed
chore: release @formidable-webview/webshell 2.6.0
1 parent 39e54d7 commit 64190b3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/webshell/CHANGELOG.MD

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.6.0](https://github.com/formidable-webview/webshell/compare/v2.5.0...v2.6.0) (2021-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* onMessage nativeEvent field ([d89f11c](https://github.com/formidable-webview/webshell/commit/d89f11cf7cf904567ff8a864560b87367e962670)), closes [#15](https://github.com/formidable-webview/webshell/issues/15)
7+
8+
9+
### Features
10+
11+
* support custom `data-` attributes in `HandleLinkPressFeature` ([0a2c3e0](https://github.com/formidable-webview/webshell/commit/0a2c3e0044c78c8f55800c57c4f9d472b5af65c3))
12+
113
# [2.5.0](https://github.com/formidable-webview/webshell/compare/v2.4.0...v2.5.0) (2021-03-25)
214

315

packages/webshell/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formidable-webview/webshell",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"description": "🔥 Craft Robust React Native WebView-based components with ease.",
55
"main": "lib/commonjs/index.js",
66
"types": "types/@formidable-webview/webshell/index.d.ts",

0 commit comments

Comments
 (0)