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

chore: release version #5

Merged
merged 14 commits into from
Feb 6, 2025
Merged

chore: release version #5

merged 14 commits into from
Feb 6, 2025

Conversation

RSS1102
Copy link
Owner

@RSS1102 RSS1102 commented Feb 6, 2025

No description provided.

RSS1102 and others added 14 commits January 15, 2025 16:06
* refactor: use `yarn` create monorepo

* chore: pause workflows ci

* fix: 修正lock文件 (#2)

Co-authored-by: yuxuanxia <[email protected]>

* 移除 dist 文件夹 和 vscodePlugin 的  `@types/mocha` deps

* chore: gitignore `dist`

* 移动 commitizen

* chore: remove `example/react-demo` 修复 cherry-markdown 打包问题

* chore: 移动公共依赖

* chore: 移动提交代码检测依赖

* 同步代码

* chore: 修正版本号

* chore: 修改 engines node 限制

---------

Co-authored-by: Leo Xia <[email protected]>
Co-authored-by: yuxuanxia <[email protected]>
- cherry-markdown 下的 `ts-node` 似乎没有被使用,移除后仍可以正常运行,则将其移除,  请 @sunsonliu 确认是否有问题。

- 使用脚本在 cherry-markdown build 之后 运行一个脚本将打包后的 dist 文件自动复制到 `packages/vscodePlugin/web-resources` 文件下实现资源的热更新(移除了之前的资源 `web-resources/dist` )。
- vscodePlugin 的 `publisher` 改为 `CherryMarkdown` ,包名改为 `@cherry-markdown/vscode-plugin` , Extensions 搜索列表展示名改为 `Cherry Markdown` (注意:该改动将会重新发布一个新的 CherryMarkdown vscodePlugin,之前的包将会被废弃,但是统一了品牌,另 yarn 的 monorepo workspaces 下的项目不能有重名的 `name`) 请 @sunsonliu 确认。
- 在 vscodePlugin 项目下添加 `.yarnrc` 配置文件,并配置 `ignore-engines true` 是为了解决 不能识别 vscodePlugin 的自定义引擎字段 `engines`。

- 将 client 的 `tauri` 相关依赖版本进行固定以防止 tauri plugin 和 tauri 不一致导致意外的错误。
- 修改了在 main scripts 下的 client 相关脚本,只保留对于 tauri client 相关的操作脚本。
* chore: add react demo

* chore: 更新react demo 链接
@RSS1102 RSS1102 merged commit cb4e96b into main Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant