Skip to content

Conversation

@9aoy
Copy link
Contributor

@9aoy 9aoy commented Nov 27, 2025

Summary

Migrate some jest tests to rstest, and use modern:source conditionName instead of jsnext:source when use modern.js package source code.

  • <rootDir>/packages/cli/plugin-data-loader/
  • <rootDir>/packages/cli/plugin-ssg/
  • <rootDir>/packages/toolkit/plugin/
  • <rootDir>/packages/toolkit/compiler/babel/
  • <rootDir>/packages/toolkit/i18n-utils/
  • <rootDir>/packages/server/babel-plugin-module-resolver/
  • <rootDir>/packages/server/core/
  • <rootDir>/packages/server/bff-runtime/
  • <rootDir>/packages/generator/**

Related Links

Checklist

  • I have added changeset via pnpm run change.
  • I have updated the documentation.
  • I have added tests to cover my changes.

@changeset-bot
Copy link

changeset-bot bot commented Nov 27, 2025

⚠️ No Changeset found

Latest commit: 41986ac

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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 27, 2025

Rsdoctor Bundle Diff Analysis

📁 bundle-diff

Path: benchmark/bundle-diff/dist/rsdoctor-data.json

📌 Baseline Commit: e6568be9d4 | PR: #7933

Metric Current Baseline Change
📊 Total Size 497.5 KB 497.5 KB 0 B (0.0%)
📄 JavaScript 487.6 KB 487.6 KB 0 B (0.0%)
🎨 CSS 1.2 KB 1.2 KB 0 B (0.0%)
🌐 HTML 5.9 KB 5.9 KB 0 B (0.0%)
📁 Other Assets 2.8 KB 2.8 KB 0 B (0.0%)

📦 Download Diff Report: bundle-diff Bundle Diff

Generated by Rsdoctor GitHub Action

@9aoy 9aoy requested a review from caohuilin November 28, 2025 08:29
@caohuilin caohuilin merged commit 7bdc8fd into main Nov 28, 2025
10 checks passed
@caohuilin caohuilin deleted the migrate-tests branch November 28, 2025 09:59
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