Skip to content

chore(release): release v3.2.1#3903

Merged
Ricbet merged 3 commits intomainfrom
v3.2
Aug 1, 2024
Merged

chore(release): release v3.2.1#3903
Ricbet merged 3 commits intomainfrom
v3.2

Conversation

@Ricbet
Copy link
Copy Markdown
Member

@Ricbet Ricbet commented Aug 1, 2024

Summary by CodeRabbit

  • 新特性

    • 更新了多个包的版本号,从 3.2.0 提升至 3.2.1,包含了小幅改进和错误修复。
  • 错误修复

    • 改善了内联聊天和侧边对比视图小部件的资源管理,增强了系统的响应性和稳定性。
    • 添加了条件检查,以避免在编辑过程中对已处置对象的操作。
  • 文档

    • 更新了相关文档,以反映版本号变更和功能增强。

@railway-app
Copy link
Copy Markdown

railway-app Bot commented Aug 1, 2024

This PR was not deployed automatically as @Ricbet does not have access to the Railway project.

In order to get automatic PR deploys, please add @Ricbet to the project inside the project settings page.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Aug 1, 2024

Caution

Review failed

The pull request is closed.

Walkthrough

本次更新涉及多个包的版本从 3.2.0 升级至 3.2.1,这通常表示引入了向后兼容的错误修复或小改进。此外,部分文件中对类和方法进行了功能性的增强,以改进资源管理和错误处理,但没有对公共接口做出重大改变。

Changes

文件 更改摘要
lerna.json 版本更新从 3.2.03.2.1
packages/addons/package.json 版本更新从 3.2.03.2.1
packages/ai-native/package.json 版本更新从 3.2.03.2.1
packages/collaboration/package.json 版本更新从 3.2.03.2.1
packages/comments/package.json 版本更新从 3.2.03.2.1
packages/components/package.json 版本更新从 3.2.03.2.1
packages/connection/package.json 版本更新从 3.2.03.2.1
packages/core-browser/package.json 版本更新从 3.2.03.2.1
packages/core-common/package.json 版本更新从 3.2.03.2.1
packages/core-electron-main/package.json 版本更新从 3.2.03.2.1
packages/core-node/package.json 版本更新从 3.2.03.2.1
packages/debug/package.json 版本更新从 3.2.03.2.1
packages/decoration/package.json 版本更新从 3.2.03.2.1
packages/design/package.json 版本更新从 3.2.03.2.1
packages/editor/package.json 版本更新从 3.2.03.2.1
packages/electron-basic/package.json 版本更新从 3.2.03.2.1
packages/explorer/package.json 版本更新从 3.2.03.2.1
packages/express-file-server/package.json 版本更新从 3.2.03.2.1
packages/extension-manager/package.json 版本更新从 3.2.03.2.1
packages/extension-storage/package.json 版本更新从 3.2.03.2.1
packages/extension/package.json 版本更新从 3.2.03.2.1
packages/file-scheme/package.json 版本更新从 3.2.03.2.1
packages/file-search/package.json 版本更新从 3.2.03.2.1
packages/file-service/package.json 版本更新从 3.2.03.2.1
packages/file-tree-next/package.json 版本更新从 3.2.03.2.1
packages/i18n/package.json 版本更新从 3.2.03.2.1
packages/keymaps/package.json 版本更新从 3.2.03.2.1
packages/logs-core/package.json 版本更新从 3.2.03.2.1
packages/main-layout/package.json 版本更新从 3.2.03.2.1
packages/markdown/package.json 版本更新从 3.2.03.2.1
packages/markers/package.json 版本更新从 3.2.03.2.1
packages/menu-bar/package.json 版本更新从 3.2.03.2.1
packages/monaco-enhance/package.json 版本更新从 3.2.03.2.1
packages/monaco/package.json 版本更新从 3.2.03.2.1
packages/opened-editor/package.json 版本更新从 3.2.03.2.1
packages/outline/package.json 版本更新从 3.2.03.2.1
packages/output/package.json 版本更新从 3.2.03.2.1
packages/overlay/package.json 版本更新从 3.2.03.2.1
packages/preferences/package.json 版本更新从 3.2.03.2.1
packages/process/package.json 版本更新从 3.2.03.2.1
packages/quick-open/package.json 版本更新从 3.2.03.2.1
packages/remote-opener/package.json 版本更新从 3.2.03.2.1
packages/scm/package.json 版本更新从 3.2.03.2.1
packages/search/package.json 版本更新从 3.2.03.2.1
packages/startup/package.json 版本更新从 3.2.03.2.1
packages/static-resource/package.json 版本更新从 3.2.03.2.1
packages/status-bar/package.json 版本更新从 3.2.03.2.1
packages/storage/package.json 版本更新从 3.2.03.2.1
packages/task/package.json 版本更新从 3.2.03.2.1
packages/terminal-next/package.json 版本更新从 3.2.03.2.1
packages/testing/package.json 版本更新从 3.2.03.2.1
packages/theme/package.json 版本更新从 3.2.03.2.1
packages/ai-native/src/browser/widget/inline-chat/inline-chat.handler.ts 构造函数中增加 cancelToken() 方法
packages/ai-native/src/browser/widget/inline-diff/inline-diff-previewer.ts 修改 mount 方法以改进资源管理
packages/ai-native/src/browser/widget/inline-stream-diff/inline-stream-diff.handler.tsx 增加条件检查以防止对已处理对象进行操作

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

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