Skip to content

rolldown-vite -> vite8#2687

Merged
NullVoxPopuli merged 9 commits intomainfrom
vite8
Mar 18, 2026
Merged

rolldown-vite -> vite8#2687
NullVoxPopuli merged 9 commits intomainfrom
vite8

Conversation

@NullVoxPopuli
Copy link
Copy Markdown
Collaborator

@NullVoxPopuli NullVoxPopuli commented Mar 17, 2026

Of note, vite8's types are not compatible with rollup's types.

This is probably due to silly TS / instance / private field reasons

@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review March 17, 2026 20:10
@@ -37,89 +38,81 @@ export function ember(params?: {
async config(config: UserConfig, env: ConfigEnv) {
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

some of this was reorganized so I had an easier time narrowing types with the above hasRolldown fn

"rolldown-vite": "^7.2.10",
"rollup": "^4.53.3",
"vite": "^7.2.6",
"rolldown": "1.0.0-rc.9",
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

kinda silly this is the latest release, but we're just using it for types

@NullVoxPopuli NullVoxPopuli added the enhancement New feature or request label Mar 17, 2026
Comment thread packages/vite/src/types.ts
Comment thread packages/vite/src/request.ts
Comment thread packages/vite/src/ember.ts Outdated
Comment thread packages/vite/src/ember.ts Outdated
@NullVoxPopuli NullVoxPopuli merged commit 01a97a8 into main Mar 18, 2026
341 checks passed
@NullVoxPopuli NullVoxPopuli deleted the vite8 branch March 18, 2026 21:00
@github-actions github-actions bot mentioned this pull request Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants