Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(vite-runner): 支持通过 importNativeComponent 定义原生组件 #17041

Merged
merged 93 commits into from
Dec 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
93 commits
Select commit Hold shift + click to select a range
f4e24da
fix: 支持关闭 jsx 样式注入,并提供 css map
ZakaryCode Jun 17, 2024
3aed7f4
Merge remote-tracking branch 'origin/feat/harmony' into feat/harmony-…
ZakaryCode Jun 17, 2024
2521d2d
chore(release): publish 4.0.0-alpha.24 --tag=alpha
ZakaryCode Jun 17, 2024
544f6ee
fix(vite): 修复组件模式配置缺失问题
ZakaryCode Jun 18, 2024
668fb93
chore(release): publish 4.0.0-alpha.25 --tag=alpha
ZakaryCode Jun 18, 2024
fff4578
feat: update from ets runtime
ZakaryCode Jun 20, 2024
164697d
chore(release): publish 4.0.0-alpha.26 --tag=alpha
ZakaryCode Jun 20, 2024
a2d86e3
feat(harmony): add terser plugin
ZakaryCode Jun 22, 2024
42256c6
chore(release): publish 4.0.0-alpha.27 --tag=alpha
ZakaryCode Jun 22, 2024
f43d441
Merge remote-tracking branch 'origin/feat/harmony' into feat/harmony-…
ZakaryCode Jun 24, 2024
acd1733
fix: 移除废弃插件
ZakaryCode Jun 25, 2024
ed47f42
feat(ets): 调整运行时导出
ZakaryCode Jul 4, 2024
bf00c41
feat: 更新 capi 版本 runtime
ZakaryCode Jul 8, 2024
a5dad29
feat(harmony): add cpp style
ZakaryCode Jul 8, 2024
3b9f6f3
Merge remote-tracking branch 'origin/feat/harmony' into feat/harmony-…
ZakaryCode Jul 8, 2024
558ff01
fix: 修复导出路径
ZakaryCode Jul 8, 2024
6f0a9d0
chore(release): publish 4.0.0-alpha.36 --tag=alpha
ZakaryCode Jul 8, 2024
70a1b59
fix(harmony): update runtime
ZakaryCode Jul 8, 2024
6e50b63
fix: 修复cssmodules匹配不到的问题
Jul 9, 2024
ef081c2
feat: comp.js 支持路由重命名
Jul 9, 2024
23ad401
feat: 去掉console
Jul 9, 2024
6e7bf35
fix: uid types
ZakaryCode Jul 9, 2024
65492ab
fix(harmony): 修复常量替换问题
ZakaryCode Jul 10, 2024
857720d
fix(harmony): 调整 api 依赖引用
ZakaryCode Jul 10, 2024
2bbf6ff
Merge remote-tracking branch 'origin/feat/harmony' into feat/harmony-…
ZakaryCode Jul 13, 2024
8f0575d
chore(release): publish 4.0.0-alpha.44 --tag=alpha
ZakaryCode Jul 13, 2024
77a16ed
fix(harmony): 移除 onpm 不能装载的类型
ZakaryCode Jul 13, 2024
0c84e3e
fix: 修复 input 事件错误逻辑
ZakaryCode Jul 13, 2024
85d21ad
fix: 修复 form 元素移除属性错误
ZakaryCode Jul 13, 2024
185d5c4
Merge remote-tracking branch 'origin/feat/harmony' into feat/harmony-…
ZakaryCode Jul 13, 2024
2724b8f
fix(react): env shake
ZakaryCode Jul 13, 2024
4aa3c7a
fix: 修复stickySection没有渲染list-item的问题
heiazu Jul 15, 2024
d1e47e9
chore(release): publish 4.0.0-beta.119 --tag=beta
heiazu Jul 15, 2024
cca7eed
fix: 修复list-view问题
heiazu Jul 15, 2024
0070416
chore(release): publish 4.0.0-beta.120 --tag=beta
heiazu Jul 15, 2024
d6a8ada
fix: 修复sticky-section没有被复用
heiazu Jul 15, 2024
959d097
Merge branch 'feat/harmony' of https://github.com/NervJS/taro into fe…
Jul 15, 2024
f25e908
Merge branch 'feat/harmony' of https://github.com/NervJS/taro into fe…
Jul 15, 2024
ad1d2e3
chore(release): publish 4.0.0-beta.121 --tag=beta
Jul 15, 2024
86a30a3
fix: 修复错误引入taro的问题
heiazu Jul 15, 2024
dd80148
chore(release): publish 4.0.0-beta.122 --tag=beta
heiazu Jul 15, 2024
fc9577e
chore(release): publish 4.0.0-beta.122 --tag=beta
heiazu Jul 15, 2024
99479f1
fix: 修复cssmodule样式不生效
heiazu Jul 15, 2024
affd6a4
chore(release): publish 4.0.0-beta.123 --tag=beta
heiazu Jul 15, 2024
cdbda96
fix: 临时修复 harmony 不能编译 ts 的问题
Jul 16, 2024
f8df7aa
Merge branch 'feat/harmony' of github.com:NervJS/taro into feat/harmony
Jul 16, 2024
dd9d31e
chore(release): publish 4.0.0-beta.124 --tag=beta
Jul 16, 2024
f9cf02a
fix: 兼容找不到页面情况
Jul 16, 2024
a672a79
fix(harmony): 优化 contextPromise 设置
ZakaryCode Jul 18, 2024
7f905a7
fix(harmony): 修复读取配置时缺少常量注入
ZakaryCode Jul 18, 2024
e026ed7
chore(release): publish 4.0.0-beta.125 --tag=beta
ZakaryCode Jul 18, 2024
101d5b2
fix: code
ZakaryCode Jul 18, 2024
7ef1418
feat(harmony): 修复图片等资源注入引用问题
ZakaryCode Jul 18, 2024
80aef2a
chore(release): publish 4.0.0-beta.126 --tag=beta
ZakaryCode Jul 18, 2024
5606d2b
fix: 修复 readConfig 时引入 babel 导致的问题
ZakaryCode Jul 22, 2024
f29bb74
fix: 更新 lint 问题
ZakaryCode Jul 22, 2024
1af4ae8
chore(release): publish 4.0.0-beta.127 --tag=beta
ZakaryCode Jul 22, 2024
f24e550
fix: 修复 readConfig 时引入 babel 导致问题
ZakaryCode Jul 22, 2024
1f527a2
chore(release): publish 4.0.0-beta.128 --tag=beta
ZakaryCode Jul 22, 2024
4b924f5
fix: 修复scroll无法禁止滚动的bug
heiazu Jul 25, 2024
799d88b
chore(release): publish 4.0.0-beta.129 --tag=beta
heiazu Jul 25, 2024
3192372
feat: 在style的opacity设置成空字符串里把他设置成1,避免harmony beta2把opacity的默认值设置成0的情况
Jul 25, 2024
ff4f3f8
chore(release): publish 4.0.0-beta.130 --tag=beta
Jul 25, 2024
dc21b68
fix: 修复鸿蒙端的pagaName获取不到的问题和ets的类型问题
Jul 25, 2024
00d3990
fix: 修改readConfig方法
Jul 23, 2024
ba717c9
chore(release): publish 4.0.0-beta.131 --tag=beta
Jul 25, 2024
843941d
fix: 修复beta2文本不更新的问题
heiazu Jul 26, 2024
f58dadf
chore(release): publish 4.0.0-beta.132 --tag=beta
heiazu Jul 26, 2024
52f162a
fix: 修复 overflow 是 scroll 和 auto 情况下 scrollview 不能滚动的问题
Aug 7, 2024
f3d6f64
Merge branch 'feat/harmony' of github.com:NervJS/taro into feat/harmony
Aug 7, 2024
1612f9b
chore(release): publish 4.0.0-beta.133 --tag=beta
Aug 7, 2024
dae6837
fix(types): update picker region data
ZakaryCode Aug 8, 2024
80bb090
fix(runner): 整理 page entry 参数
ZakaryCode Aug 8, 2024
9fd63a7
fix(runner): word spelling
ZakaryCode Aug 8, 2024
e5c3836
feat(runner): add modifyEntryFile func
ZakaryCode Aug 8, 2024
b473380
Merge remote-tracking branch 'origin/main' into feat/harmony
ZakaryCode Aug 11, 2024
df9bd5b
chore(release): publish 4.0.0-beta.134 --tag=beta
ZakaryCode Aug 11, 2024
f12e134
fix: update runner hooks
ZakaryCode Aug 12, 2024
5ff77a8
chore(release): publish 4.0.0-beta.135 --tag=beta
ZakaryCode Aug 12, 2024
ebc82ee
fix(harmony): 对齐 page 各生命周期中使用的对象实例
ZakaryCode Aug 20, 2024
e065b0c
chore(release): publish 4.0.0-beta.136 --tag=beta
ZakaryCode Aug 20, 2024
72d764d
fix(harmony): 对齐 custom 路由判断
ZakaryCode Aug 21, 2024
78a3f5b
chore(release): publish 4.0.0-beta.137 --tag=beta
ZakaryCode Aug 21, 2024
7607b10
fix(runner): for wins path
ZakaryCode Aug 28, 2024
cfbcea7
chore(release): publish 4.0.0-beta.138 --tag=beta
ZakaryCode Aug 28, 2024
e1ba95b
feat(vite): 修复 wins 路径问题
ZakaryCode Oct 25, 2024
188e5e2
chore(release): publish 4.0.0-beta.139 --tag=beta
ZakaryCode Oct 25, 2024
2b6aebe
Merge branch 'main' into feat/harmony
Dec 10, 2024
33209f2
chore: 标记需要被废弃的方法和逻辑
Dec 10, 2024
414baf5
feat(runner): vite runner 支持通过 importNativeComponent 注入原生组件
ZakaryCode Dec 16, 2024
ab4bab6
chore(release): publish 4.0.9-beta.1
ZakaryCode Dec 16, 2024
2d003ab
Merge branch 'main' into feat/harmony
tutuxxx Dec 16, 2024
29f91f9
fix(runner): 修复同步打包原生组件时, 后缀错误识别问题
ZakaryCode Dec 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion crates/native_binding/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/binding",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Node binding for taro",
"main": "binding.js",
"typings": "binding.d.ts",
Expand Down
70 changes: 68 additions & 2 deletions crates/swc_plugin_define_config/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ use swc_core::{

struct DefineConfigVisitor {
fn_name: Option<Ident>,
imp_name: Option<Ident>,
}

impl VisitMut for DefineConfigVisitor {
Expand All @@ -20,6 +21,8 @@ impl VisitMut for DefineConfigVisitor {
if let Expr::Ident(ident) = &**expr {
if ident.sym == "defineAppConfig" || ident.sym == "definePageConfig" {
self.fn_name = Some(ident.clone());
} else if ident.sym == "importNativeComponent" {
self.imp_name = Some(ident.clone());
}
}
}
Expand All @@ -30,9 +33,12 @@ pub struct TransformVisitor;

impl VisitMut for TransformVisitor {
fn visit_mut_module_items(&mut self, items: &mut Vec<ModuleItem>) {
let mut folder = DefineConfigVisitor { fn_name: None };
let mut folder = DefineConfigVisitor {
fn_name: None,
imp_name: None,
};

let is_found = items.iter_mut().any(|item| {
let mut is_found = items.iter_mut().any(|item| {
item.visit_mut_with(&mut folder);
folder.fn_name.is_some()
});
Expand Down Expand Up @@ -64,6 +70,66 @@ impl VisitMut for TransformVisitor {
ModuleItem::Stmt(Stmt::Decl(Decl::Fn(func.into_fn_decl(fn_name)))),
);
}

is_found = items.iter_mut().any(|item| {
item.visit_mut_with(&mut folder);
folder.imp_name.is_some()
});

if is_found {
let imp_name = folder.imp_name.take().unwrap();
let func = Function {
span,
decorators: Default::default(),
params: vec![
// path 参数,默认值为空字符串
Param {
span,
decorators: Default::default(),
pat: Pat::Assign(AssignPat {
span,
left: Box::new(Pat::Ident(quote_ident!("path").into())),
right: Box::new(Expr::Lit(Lit::Str("".into()))),
}),
},
// name 参数,默认值为空字符串
Param {
span,
decorators: Default::default(),
pat: Pat::Assign(AssignPat {
span,
left: Box::new(Pat::Ident(quote_ident!("name").into())),
right: Box::new(Expr::Lit(Lit::Str("".into()))),
}),
},
// exportName 参数,默认值为 'default'
Param {
span,
decorators: Default::default(),
pat: Pat::Assign(AssignPat {
span,
left: Box::new(Pat::Ident(quote_ident!("exportName").into())),
right: Box::new(Expr::Lit(Lit::Str("default".into()))),
}),
},
],
body: Some(BlockStmt {
span,
stmts: vec![Stmt::Return(ReturnStmt {
span,
arg: Some(Box::new(quote_ident!("name").into())),
})],
}),
is_async: false,
is_generator: false,
type_params: None,
return_type: None,
};
prepend_stmt(
items,
ModuleItem::Stmt(Stmt::Decl(Decl::Fn(func.into_fn_decl(imp_name)))),
);
}
}
}

Expand Down
4 changes: 1 addition & 3 deletions examples/swiper-effect/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
"jsx": "react-jsx",
"allowJs": true,
"resolveJsonModule": true,
"typeRoots": [
"node_modules/@types"
],
"typeRoots": ["node_modules/@types"],
"paths": {
// TS5090 leading './'
"@/*": ["./src/*"]
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tarojs/binding-darwin-arm64",
"description": "Native binding for taro",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tarojs/binding-darwin-x64",
"description": "Native binding for taro",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tarojs/binding-linux-x64-gnu",
"description": "Native binding for taro",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/binding-linux-x64-musl",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tarojs/binding-win32-x64-msvc",
"description": "Native binding for taro",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taro",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "开放式跨端跨框架开发解决方案",
"homepage": "https://github.com/NervJS/taro#readme",
"author": "O2Team",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-react-jsx-to-rn-stylesheet",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Transform stylesheet selector to style in JSX Elements.",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-transform-solid-jsx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "babel-plugin-transform-solid-jsx",
"description": "A JSX to DOM plugin that wraps expressions for fine grained change detection",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-transform-taroapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-taroapi",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"author": "O2Team",
"license": "MIT",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-taro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-taro",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Taro babel preset",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/create-app",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "create taro app with one command",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/css-to-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "taro-css-to-react-native",
"description": "Convert CSS text to a React Native stylesheet object",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"author": "O2Team",
"license": "MIT",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-taro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-taro",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Taro specific linting rules for ESLint",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-taro-helper",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "jest helper for taro",
"private": true,
"author": "O2Team",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-html-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-html-transform",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "transform html tag name selector",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-plugin-constparse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-plugin-constparse",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "parse constants defined in config",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-pxtransform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-pxtransform",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "PostCSS plugin px 转小程序 rpx及h5 rem 单位",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-unit-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-taro-unit-transform",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "小程序单位转换",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin-copy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-copy",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "rollup-plugin-copy for taro",
"private": true,
"author": "O2Team",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/shared",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Taro utils internal use.",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-taro-rn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-taro-rn",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Shareable stylelint config for React Native CSS modules",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-taro-rn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-taro-rn",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "A collection of React Native specific rules for stylelint",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-taro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-taro",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Taro stylelint 规则集合",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/api",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Taro common API",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-cli-convertor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/cli-convertor",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "cli tool for taro-convert",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/cli",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "cli tool for taro",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-components-advanced/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/components-advanced",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-components-library-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/components-library-react",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Taro 组件库 React 版本库",
"private": true,
"author": "O2Team",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-components-library-solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/components-library-solid",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Taro 组件库 Solid 版本库",
"private": true,
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-components-library-vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/components-library-vue3",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Taro 组件库 Vue3 版本库",
"private": true,
"author": "O2Team",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-components-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/components-react",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "",
"main:h5": "dist/index.js",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-components-rn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/components-rn",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "React Native 基础组件",
"author": "O2Team",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/components",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Taro 组件库",
"browser": "dist/index.js",
"main:h5": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-extend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tarojs/extend",
"version": "4.0.8",
"version": "4.0.9-beta.1",
"description": "Taro extend functionality",
"author": "O2Team",
"license": "MIT",
Expand Down
Loading
Loading