Skip to content

Commit bb25566

Browse files
committed
feat: upgrade @native-html/render to a stable version
1 parent b406ff2 commit bb25566

File tree

6 files changed

+24
-24
lines changed

6 files changed

+24
-24
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@native-html/heuristic-table-plugin": "workspace:*",
1414
"@native-html/iframe-plugin": "workspace:*",
1515
"@native-html/plugins-core": "workspace:*",
16-
"@native-html/render": "1.0.0-alpha.0",
16+
"@native-html/render": "1.0.2",
1717
"@native-html/table-plugin": "workspace:*",
1818
"@react-native-community/masked-view": "0.1.11",
1919
"@react-navigation/native": "^7.1.31",

packages/heuristic-table-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/runtime": "^7.28.6",
3939
"@microsoft/api-documenter": "^7.29.6",
4040
"@microsoft/api-extractor": "7.57.6",
41-
"@native-html/render": "1.0.0-alpha.0",
41+
"@native-html/render": "1.0.2",
4242
"@testing-library/react": "16.3.2",
4343
"@testing-library/react-native": "^13.3.3",
4444
"@tsconfig/react-native": "^3.0.9",

packages/iframe-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@formidable-webview/ersatz-testing": "^2.0.5",
4141
"@microsoft/api-documenter": "^7.29.6",
4242
"@microsoft/api-extractor": "7.57.6",
43-
"@native-html/render": "1.0.0-alpha.0",
43+
"@native-html/render": "1.0.2",
4444
"@testing-library/react": "16.3.2",
4545
"@testing-library/react-native": "^13.3.3",
4646
"@types/jest": "^30.0.0",

packages/plugins-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@babel/runtime": "^7.28.6",
3232
"@formidable-webview/webshell": "^2.6.0",
3333
"@microsoft/api-extractor": "7.57.6",
34-
"@native-html/render": "1.0.0-alpha.0",
34+
"@native-html/render": "1.0.2",
3535
"@testing-library/react": "16.3.2",
3636
"@testing-library/react-native": "^13.3.3",
3737
"@tsconfig/react-native": "^3.0.9",

packages/table-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@formidable-webview/ersatz-testing": "^2.0.5",
4141
"@microsoft/api-documenter": "^7.29.6",
4242
"@microsoft/api-extractor": "7.57.6",
43-
"@native-html/render": "1.0.0-alpha.0",
43+
"@native-html/render": "1.0.2",
4444
"@testing-library/react": "16.3.2",
4545
"@testing-library/react-native": "^13.3.3",
4646
"@tsconfig/react-native": "^3.0.9",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3511,15 +3511,15 @@ __metadata:
35113511
languageName: node
35123512
linkType: hard
35133513

3514-
"@native-html/css-processor@npm:2.0.0-alpha.0":
3515-
version: 2.0.0-alpha.0
3516-
resolution: "@native-html/css-processor@npm:2.0.0-alpha.0"
3514+
"@native-html/css-processor@npm:2.0.0":
3515+
version: 2.0.0
3516+
resolution: "@native-html/css-processor@npm:2.0.0"
35173517
dependencies:
35183518
css-to-react-native: "npm:^3.2.0"
35193519
csstype: "npm:^3.1.3"
35203520
peerDependencies:
35213521
"@types/react": "*"
3522-
checksum: 10c0/4b290037522a3cf94690cb6f59787260c295b2bf5cee397c4442714db707bf0cdf25aa76a91fb41bbbd0a9098a9c78f9995f5cf2159559283c424f2cffbf7e6d
3522+
checksum: 10c0/6a552876fe490da5e19f001b73ae68a8a721d2af8958ad714f4af0e28aa8a1d1b67b6415ec2a6f926c4bb6f4e58e9fbf573ef04d357130eea9f3dd7e139a6dc7
35233523
languageName: node
35243524
linkType: hard
35253525

@@ -3534,7 +3534,7 @@ __metadata:
35343534
"@babel/runtime": "npm:^7.28.6"
35353535
"@microsoft/api-documenter": "npm:^7.29.6"
35363536
"@microsoft/api-extractor": "npm:7.57.6"
3537-
"@native-html/render": "npm:1.0.0-alpha.0"
3537+
"@native-html/render": "npm:1.0.2"
35383538
"@testing-library/react": "npm:16.3.2"
35393539
"@testing-library/react-native": "npm:^13.3.3"
35403540
"@tsconfig/react-native": "npm:^3.0.9"
@@ -3578,7 +3578,7 @@ __metadata:
35783578
"@microsoft/api-documenter": "npm:^7.29.6"
35793579
"@microsoft/api-extractor": "npm:7.57.6"
35803580
"@native-html/plugins-core": "workspace:*"
3581-
"@native-html/render": "npm:1.0.0-alpha.0"
3581+
"@native-html/render": "npm:1.0.2"
35823582
"@testing-library/react": "npm:16.3.2"
35833583
"@testing-library/react-native": "npm:^13.3.3"
35843584
"@types/jest": "npm:^30.0.0"
@@ -3616,7 +3616,7 @@ __metadata:
36163616
"@babel/runtime": "npm:^7.28.6"
36173617
"@formidable-webview/webshell": "npm:^2.6.0"
36183618
"@microsoft/api-extractor": "npm:7.57.6"
3619-
"@native-html/render": "npm:1.0.0-alpha.0"
3619+
"@native-html/render": "npm:1.0.2"
36203620
"@testing-library/react": "npm:16.3.2"
36213621
"@testing-library/react-native": "npm:^13.3.3"
36223622
"@tsconfig/react-native": "npm:^3.0.9"
@@ -3641,13 +3641,13 @@ __metadata:
36413641
languageName: unknown
36423642
linkType: soft
36433643

3644-
"@native-html/render@npm:1.0.0-alpha.0":
3645-
version: 1.0.0-alpha.0
3646-
resolution: "@native-html/render@npm:1.0.0-alpha.0"
3644+
"@native-html/render@npm:1.0.2":
3645+
version: 1.0.2
3646+
resolution: "@native-html/render@npm:1.0.2"
36473647
dependencies:
36483648
"@jsamr/counter-style": "npm:^2.0.2"
36493649
"@jsamr/react-native-li": "npm:^2.3.1"
3650-
"@native-html/transient-render-engine": "npm:12.0.0-alpha.0"
3650+
"@native-html/transient-render-engine": "npm:12.0.0"
36513651
"@types/ramda": "npm:^0.31.1"
36523652
"@types/urijs": "npm:^1.19.25"
36533653
prop-types: "npm:^15.8.1"
@@ -3657,7 +3657,7 @@ __metadata:
36573657
peerDependencies:
36583658
react: "*"
36593659
react-native: "*"
3660-
checksum: 10c0/d84a83bb1168857af8d4783f4354871ceddc3b46990a5eaf94a3254e70400bdb03ba893cce3a0f48c6d4ec9406170cb2433f50850906a0be4f87c4594cbef564
3660+
checksum: 10c0/94d292cc41554b2a35edd6de873e593a9daf6d907f40b6fb6af3276346fad2c51fc63ffee18da8e55f694ee8ff25ded0394582be1643c48981da259bd3e4461c
36613661
languageName: node
36623662
linkType: hard
36633663

@@ -3676,7 +3676,7 @@ __metadata:
36763676
"@microsoft/api-documenter": "npm:^7.29.6"
36773677
"@microsoft/api-extractor": "npm:7.57.6"
36783678
"@native-html/plugins-core": "workspace:*"
3679-
"@native-html/render": "npm:1.0.0-alpha.0"
3679+
"@native-html/render": "npm:1.0.2"
36803680
"@testing-library/react": "npm:16.3.2"
36813681
"@testing-library/react-native": "npm:^13.3.3"
36823682
"@tsconfig/react-native": "npm:^3.0.9"
@@ -3705,11 +3705,11 @@ __metadata:
37053705
languageName: unknown
37063706
linkType: soft
37073707

3708-
"@native-html/transient-render-engine@npm:12.0.0-alpha.0":
3709-
version: 12.0.0-alpha.0
3710-
resolution: "@native-html/transient-render-engine@npm:12.0.0-alpha.0"
3708+
"@native-html/transient-render-engine@npm:12.0.0":
3709+
version: 12.0.0
3710+
resolution: "@native-html/transient-render-engine@npm:12.0.0"
37113711
dependencies:
3712-
"@native-html/css-processor": "npm:2.0.0-alpha.0"
3712+
"@native-html/css-processor": "npm:2.0.0"
37133713
csstype: "npm:^3.1.3"
37143714
domelementtype: "npm:^2.3.0"
37153715
domhandler: "npm:^5.0.3"
@@ -3718,7 +3718,7 @@ __metadata:
37183718
ramda: "npm:^0.32.0"
37193719
peerDependencies:
37203720
react-native: "*"
3721-
checksum: 10c0/61e848f81ab495b848fd75a0bcd91517f5dcefb44f8764af3886e53f6cf33888f0a9ee20f304f0fb5888b6be860ce64673a44f62626c33371bcc1398921fb577
3721+
checksum: 10c0/bd530e4c43afc3035c8247e76673bfb211d4c08234e6d47a4e4e1c3a040b66bae2e8fd5f95c813c9879959c1399a96ea8c73974255fe9ea6ff5b1e31313c37f4
37223722
languageName: node
37233723
linkType: hard
37243724

@@ -8117,7 +8117,7 @@ __metadata:
81178117
"@native-html/heuristic-table-plugin": "workspace:*"
81188118
"@native-html/iframe-plugin": "workspace:*"
81198119
"@native-html/plugins-core": "workspace:*"
8120-
"@native-html/render": "npm:1.0.0-alpha.0"
8120+
"@native-html/render": "npm:1.0.2"
81218121
"@native-html/table-plugin": "workspace:*"
81228122
"@react-native-community/masked-view": "npm:0.1.11"
81238123
"@react-navigation/native": "npm:^7.1.31"

0 commit comments

Comments
 (0)