Skip to content

Conversation

@Rel1cx
Copy link
Owner

@Rel1cx Rel1cx commented Sep 12, 2025

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • Test
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • I have added a convincing reason for adding this feature, if necessary

Other information

@vercel
Copy link

vercel bot commented Sep 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
eslint-react Building Building Preview Comment Sep 12, 2025 5:09pm

@Rel1cx Rel1cx requested a review from Copilot September 12, 2025 17:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enables pnpm stream log output for build scripts and updates the tsdown dependency across multiple packages from version 0.15.0 to 0.15.1. Additionally, it includes minor cleanup changes to ESLint configurations.

  • Added --stream flag to pnpm build scripts for better log visibility during parallel builds
  • Updated tsdown dependency from 0.15.0 to 0.15.1 across all packages
  • Updated eslint-plugin-function dependency and cleaned up ESLint config imports

Reviewed Changes

Copilot reviewed 18 out of 19 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Added --stream flag to build scripts and updated tsdown to 0.15.1
packages/*/package.json Updated tsdown dependency to 0.15.1 across all package files
eslint.config.ts Updated comment for type error annotation
apps/website/eslint.config.ts Refactored imports and cleaned up type casting
.pkgs/configs/package.json Updated eslint-plugin-function to 0.0.26
.pkgs/eslint-plugin-local/package.json Updated tsdown to 0.15.1
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Rel1cx Rel1cx marked this pull request as ready for review September 12, 2025 17:10
@Rel1cx Rel1cx merged commit db805b7 into 2.0.0 Sep 12, 2025
8 of 9 checks passed
@Rel1cx Rel1cx deleted the pnpm-stream-log-output branch September 12, 2025 17:10
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.

2 participants