Yiheng

Results 103 issues of Yiheng

Need to keep the array value rather than flatten it. Make flatten array value an option in the second param.

p2: new feature

### Description: Explain the purpose of the PR. provide downloads via npm ### Checklist: * [ ] Does your PR pass tests? * [ ] Have you written new tests...

**这个 PR 做了什么?** (简要描述所做更改) 将 husky、lint-staged 替换成 lefthook **这个 PR 是什么类型?** (至少选择一个) - [x] 构建优化 (Chore) ## Summary by CodeRabbit - **Chores** - 用 Lefthook 替换了 Husky 和 lint-staged 作为...

**这个 PR 做了什么?** (简要描述所做更改) 利用 nx 缓存加快本地构建及测试过程 **这个 PR 是什么类型?** (至少选择一个) - [x] 构建优化 (Chore) ## Summary by CodeRabbit - **新功能** - 引入 Nx 工作区配置文件,支持更高效的构建与测试流程。 - 增加 Harmony 平台新组件声明,包括 list...

**这个 PR 做了什么?** (简要描述所做更改) 由于 enum 并不是 js 的原语,不同构建工具转译 enum 时可能产生不一致的结果,故应该避免使用 参考: 1. https://www.youtube.com/watch?v=jjMbPt_H3RQ 2. https://github.com/rolldown/tsdown/issues/156 3. https://github.com/NervJS/taro/pull/17746#issuecomment-2908076979 **这个 PR 是什么类型?** (至少选择一个) - [ ] 错误修复 (Bugfix) issue: fix #...

**这个 PR 做了什么?** (简要描述所做更改) 弃用 node18,默认以 node20 构建 **这个 PR 是什么类型?** (至少选择一个) - [ ] 错误修复(Bugfix) issue: fix # - [ ] 新功能(Feature) - [ ] 代码重构(Refactor) - [ ]...

**这个 PR 做了什么?** (简要描述所做更改) 使用 tsdown 对 taro-runtime 进行构建,删除不兼容 node22 的 rollup 插件 **这个 PR 是什么类型?** (至少选择一个) - [ ] 错误修复 (Bugfix) issue: fix # - [ ] 新功能 (Feature)...

using vite 6 and react 19 repo: https://github.com/ianzone/react-template

### 🚀 Feature Request I know playwright won't support bun as runtime, but I do wish to have bun as a package manager. There should be a `bun create` option...

P3-collecting-feedback

### 🚀 Feature Request When running `npx playwright install`, I wish browsers listed in local `playwright.config.ts` to be installed. ### Example _No response_ ### Motivation More accurate default install behavior.

P3-collecting-feedback