Skip to content

chore: v2 content improvments#4405

Merged
ScriptedAlchemy merged 5 commits intodocs/v2from
cursor/content-improvements-f27f
Feb 10, 2026
Merged

chore: v2 content improvments#4405
ScriptedAlchemy merged 5 commits intodocs/v2from
cursor/content-improvements-f27f

Conversation

@ScriptedAlchemy
Copy link
Copy Markdown
Member

Description

This PR addresses several documentation inconsistencies and minor issues identified during a content review. The primary changes include:

  • Clarifying Shared Tree-Shaking Support: Updated documentation to accurately reflect that shared tree-shaking currently supports Webpack, with Rspack support coming soon. This aligns the docs with the current implementation.
  • Correcting Locale Import: Fixed an English documentation page importing a Chinese component.
  • Removing Duplicate Config Fields: Eliminated redundant treeShakingDir entries in both English and Chinese configuration overviews.
  • Updating Example Config Filenames: Changed rspack.config.ts to webpack.config.ts in shared tree-shaking examples to match the current support.
  • Fixing Chinese Punctuation: Corrected a minor typo in the Chinese v2 stable version blog post.

These changes aim to improve the accuracy and consistency of the documentation.

Related Issue

N/A (Addressed issues found during a direct content review)

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed. (Validated patch set and consistency checks)
  • I have updated the documentation.

Open in Cursor Open in Web

Co-authored-by: Zack Jackson <ScriptedAlchemy@users.noreply.github.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Feb 10, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 10, 2026

⚠️ No Changeset found

Latest commit: 3e0a7c7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ScriptedAlchemy ScriptedAlchemy changed the title Content improvements chore: v2 content improvments Feb 10, 2026
Co-authored-by: Zack Jackson <ScriptedAlchemy@users.noreply.github.com>
cursoragent and others added 2 commits February 10, 2026 08:44
Co-authored-by: Zack Jackson <ScriptedAlchemy@users.noreply.github.com>
Co-authored-by: Zack Jackson <ScriptedAlchemy@users.noreply.github.com>
@ScriptedAlchemy ScriptedAlchemy marked this pull request as ready for review February 10, 2026 08:47
@ScriptedAlchemy ScriptedAlchemy merged commit 9eb7362 into docs/v2 Feb 10, 2026
3 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the cursor/content-improvements-f27f branch February 10, 2026 08:48
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.

3 participants