File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.0.0] ( https://github.com/formidable-webview/webshell/compare/v2.0.0-alpha.2...v2.0.0 ) (2020-10-08)
2
+
3
+
4
+ ### Code Refactoring
5
+
6
+ * replace CSSBox with DOMRectSize ([ 17f0244] ( https://github.com/formidable-webview/webshell/commit/17f024448f24497684f7f2898d25de34b8993cde ) )
7
+
8
+
9
+ ### BREAKING CHANGES
10
+
11
+ * replace CSSBox with DOMRectSize
12
+
1
13
# [ 2.0.0-alpha.2] ( https://github.com/formidable-webview/webshell/compare/v2.0.0-alpha.1...v2.0.0-alpha.2 ) (2020-10-02)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @formidable-webview/webshell" ,
3
- "version" : " 2.0.0-alpha.2 " ,
3
+ "version" : " 2.0.0" ,
4
4
"description" : " 🔥 Craft Robust React Native WebView-based components with ease." ,
5
5
"main" : " lib/commonjs/index.js" ,
6
6
"types" : " types/@formidable-webview/webshell/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments