Skip to content

feat!: update rolldown to 1.0.0-rc.3#183

Merged
sxzz merged 4 commits intomainfrom
02-04-feat_update_rolldown_to_1.0.0-rc.3
Feb 4, 2026
Merged

feat!: update rolldown to 1.0.0-rc.3#183
sxzz merged 4 commits intomainfrom
02-04-feat_update_rolldown_to_1.0.0-rc.3

Conversation

@shulaoda
Copy link
Copy Markdown
Collaborator

@shulaoda shulaoda commented Feb 4, 2026

Related to #178, snapshot changes caused by rolldown/rolldown#8047

We introduced this breaking change in 1.0.0-rc.3, so we’ve updated all dependencies to 1.0.0-rc.3.

@shulaoda shulaoda requested a review from sxzz February 4, 2026 12:26
@socket-security
Copy link
Copy Markdown

socket-security bot commented Feb 4, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedrolldown@​1.0.0-rc.2 ⏵ 1.0.0-rc.39510078 +198 +1100

View full report

@shulaoda shulaoda marked this pull request as draft February 4, 2026 12:33
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Feb 4, 2026

Open in StackBlitz

npm i https://pkg.pr.new/rolldown-plugin-dts@183

commit: 8d35e69

@shulaoda shulaoda marked this pull request as ready for review February 4, 2026 12:39
src/filename.ts Outdated
export const RE_VUE: RegExp = /\.vue$/
export const RE_JSON: RegExp = /\.json$/
export const RE_ROLLDOWN_RUNTIME: RegExp = /^\0rolldown\/runtime\.js$/
export const RE_ROLLDOWN_RUNTIME: RegExp = new RegExp(`^${RUNTIME_MODULE_ID}$`)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Use import { exactRegex } from 'rolldown/filter'

@sxzz sxzz merged commit aa95cdf into main Feb 4, 2026
14 checks passed
@sxzz sxzz deleted the 02-04-feat_update_rolldown_to_1.0.0-rc.3 branch February 4, 2026 19:29
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