Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
427 commits
Select commit Hold shift + click to select a range
f44607f
fix: make `viteMetadata` and `modules` enumerable (#261)
sapphi-red Jun 16, 2025
3a86721
fix: set `viteMetadata` for return value of `build` function (#262)
sapphi-red Jun 16, 2025
1ae083f
release: v6.3.21
sapphi-red Jun 16, 2025
732f25a
chore: merge commit '86b5e0030bf204f8f2db0cf8ee895ab3ecf154b8' into r…
sapphi-red Jun 16, 2025
3fa7588
chore: merge commit 'a37ac836ac4da8e854d98c65450f12acb921aa98' into r…
sapphi-red Jun 16, 2025
e9f2d8d
Merge commit '61b6b96b191c6071b9c574ad4c795f97f2646f18' into rolldown…
sapphi-red Jun 16, 2025
5f406c7
chore: merge commit 'a33d0c7d65d9fff9acd5de0cf3c4d371297b3990' into r…
sapphi-red Jun 16, 2025
18e54bf
chore: merge commit '24692dbeccd148a60f563bc96e12e3609e5ba642' into r…
sapphi-red Jun 16, 2025
b77bcfe
fix: merge conflict mistake
sapphi-red Jun 17, 2025
bf77840
fix: merge conflict mistake
sapphi-red Jun 17, 2025
76e5a34
chore: merge commit '9c6cbe602187644887b0a4342de6b486c8f60f4d' into r…
sapphi-red Jun 17, 2025
a443b0a
chore: merge main
sapphi-red Jun 17, 2025
2588f03
fix(native-plugin): run optimizer correctly (#265)
sapphi-red Jun 17, 2025
6f8287b
feat: update rolldown
sapphi-red Jun 18, 2025
b53667a
fix: importing an optional peer dep should throw an runtime error (#167)
sapphi-red Jun 18, 2025
e418d5e
perf: set filter for import analysis build plugin (#266)
sapphi-red Jun 18, 2025
973087f
fix: set viteMetadata for `writeBundle` hook (#263)
sapphi-red Jun 18, 2025
24721d2
release: v7.0.0-alpha.0
sapphi-red Jun 18, 2025
d6369f3
fix: resolve oxc runtime from Vite directory correctly (#269)
sapphi-red Jun 18, 2025
8638a59
fix(css): set moduleType in css-post plugin (#272)
sapphi-red Jun 18, 2025
b292707
feat: update rolldown
sapphi-red Jun 19, 2025
bdd4d29
fix(json): require(json) should return the content (#268)
sapphi-red Jun 19, 2025
eb58e92
release: v7.0.0-beta.0
sapphi-red Jun 19, 2025
ed35e62
chore: merge main
sapphi-red Jun 20, 2025
de9074c
feat(native-plugin): fallback to js alias plugin when alias entries i…
shulaoda Jun 23, 2025
c4e6ecc
chore: merge main
sapphi-red Jun 24, 2025
c4ed008
release: v7.0.0
sapphi-red Jun 24, 2025
541ea6e
chore: merge main
sapphi-red Jun 25, 2025
bd99df1
chore: fix docs build
sapphi-red Jun 25, 2025
0b5708b
feat: update rolldown (#279)
shulaoda Jun 25, 2025
4df58bd
release: v7.0.1
sapphi-red Jun 25, 2025
0100764
feat: update rolldown
sapphi-red Jun 26, 2025
ce38669
release: v7.0.2
sapphi-red Jun 26, 2025
d499b50
feat: update rolldown
sapphi-red Jun 27, 2025
191dd85
chore: merge main
sapphi-red Jun 27, 2025
5f3ce8b
feat: add `resolve.tsconfigPaths` option to resolve with tsconfig pat…
sapphi-red Jun 27, 2025
9b5e32a
release: v7.0.3
sapphi-red Jun 27, 2025
6058493
feat(native-plugin): avoid presetting `process.env.NODE_ENV` when pla…
shulaoda Jun 30, 2025
5c0dddb
feat: update rolldown and support `resolveSubpathImports` for `oxcRes…
shulaoda Jul 2, 2025
c45adb3
feat(native-plugin): use js define plugin in dev environment (#298)
shulaoda Jul 2, 2025
2d7ce9a
feat(native-plugin): pass `decodedBase` to `nativeWasmHelperPlugin` (…
shulaoda Jul 2, 2025
549e1e0
chore: merge main
sapphi-red Jul 2, 2025
fa87556
release: v7.0.4
sapphi-red Jul 2, 2025
139d016
fix: correct "Unexpected IIFE format" shown for UMD output
sapphi-red Jul 2, 2025
12f8197
fix: accept umd with only default export (#305)
sapphi-red Jul 2, 2025
a677564
test: enable oxc runtime injection in lib playground
sapphi-red Jul 2, 2025
5c9187a
chore: merge main
sapphi-red Jul 3, 2025
0ab1f85
chore: preview release plugin-legacy
sapphi-red Jul 3, 2025
0d36bef
chore: preview release plugin-legacy
sapphi-red Jul 3, 2025
d9627ee
feat: make oxc runtime helpers name mangle-able (#306)
sapphi-red Jul 3, 2025
e1ef2e5
feat: plugin legacy (#293)
sapphi-red Jul 3, 2025
1667c24
chore: remove `ROLLDOWN_OPTIONS_VALIDATION=loose` from vitepress config
sapphi-red Jul 4, 2025
86be7a2
chore: merge main
sapphi-red Jul 4, 2025
a657265
chore: reduce diff
sapphi-red Jul 4, 2025
3f07670
feat: update rolldown and support custom configs for native dynamic i…
shulaoda Jul 6, 2025
6c5f468
fix: inject oxc runtime helpers correctly when multiple helpers are r…
sapphi-red Jul 7, 2025
1268eac
release: v7.0.5
sapphi-red Jul 7, 2025
5d7dc73
fix(legacy): fix remaining issues (#312)
sapphi-red Jul 7, 2025
d1efdd0
feat: enable `treeshake.commonjs` by default (#313)
sapphi-red Jul 7, 2025
36a8ca4
feat: enable decorator-metadata transform automatically (#315)
sapphi-red Jul 7, 2025
56a900e
chore: merge main
sapphi-red Jul 8, 2025
15690fc
release: v7.0.6
sapphi-red Jul 8, 2025
de24b6b
fix: disable refresh for non-jsx without react import (#318)
hi-ogawa Jul 9, 2025
6f79210
perf(legacy): set some babel options
sapphi-red Jul 10, 2025
d8901ca
chore: merge main
sapphi-red Jul 10, 2025
d352c1b
refactor: use Rolldown's `@oxc-project/runtime` (#321)
sapphi-red Jul 10, 2025
949076c
feat: update rolldown
sapphi-red Jul 10, 2025
287a36e
feat: enable `output.minifyInternalExports` by default (#322)
sapphi-red Jul 10, 2025
3042f71
release: v7.0.7
sapphi-red Jul 10, 2025
c9e4477
chore: merge main
sapphi-red Jul 11, 2025
98ca5e3
feat: update rolldown
sapphi-red Jul 11, 2025
a2835f6
release: v7.0.8
sapphi-red Jul 11, 2025
ce60f95
chore: update some "rollup" -> "rolldown"
sapphi-red Jul 11, 2025
722cbf8
feat: update rolldown
sapphi-red Jul 14, 2025
5c52bbc
release: v7.0.9
sapphi-red Jul 14, 2025
24c0417
feat: warn when `esbuild: false` is set but `oxc: false` is not set
sapphi-red Jul 18, 2025
67af25b
chore: merge main
sapphi-red Jul 18, 2025
c47c03a
chore: merge main
sapphi-red Jul 22, 2025
2bbf424
feat: update rolldown
sapphi-red Jul 22, 2025
b19b90a
release: v7.0.10
sapphi-red Jul 22, 2025
8cab72c
fix(worker): match worker import meta more quickly (#336)
sapphi-red Jul 22, 2025
f16e598
feat(native-plugin): inject css and assets for native manifest plugin…
shulaoda Jul 22, 2025
c252dee
fix(lib): keep annotation comments for es output (#337)
sapphi-red Jul 22, 2025
cb9e8e8
chore: merge main
sapphi-red Jul 25, 2025
40b5198
release: v7.0.11
sapphi-red Jul 25, 2025
e2bb54e
fix: reset viteMetadata in watch mode (#342)
sapphi-red Jul 25, 2025
a44f3de
test: enable optimize-deps cjs test case
sapphi-red Jul 29, 2025
2c4159e
chore: update rolldown-plugin-dts
sapphi-red Jul 29, 2025
56f94c7
feat: bump rolldown (#344)
sapphi-red Jul 30, 2025
2ea6194
feat(native-plugin): output warn / debug logs from resolver (#343)
sapphi-red Jul 30, 2025
6f99a1c
release: v7.0.12
sapphi-red Jul 30, 2025
f607e0b
chore: merge main
sapphi-red Jul 30, 2025
f2f4529
chore: fix type error
sapphi-red Jul 30, 2025
a7b6ce0
fix: apply https://github.com/vitejs/vite/pull/20503
sapphi-red Jul 31, 2025
16fa088
feat: bump rolldown
sapphi-red Aug 4, 2025
70a9530
release: v7.1.0-beta.0
sapphi-red Aug 4, 2025
793cf71
feat: enable native resolver by default (#346)
sapphi-red Aug 4, 2025
80dc4d6
refactor: introduce `*.rolldownOptions` and deprecate `*.rollupOption…
sapphi-red Aug 5, 2025
6958a48
fix: watch the config file itself (#354)
sapphi-red Aug 5, 2025
c2befdc
release: v7.1.0-beta.1
sapphi-red Aug 5, 2025
ca8dc80
chore: merge main
sapphi-red Aug 5, 2025
eb776bd
release: v7.1.0-beta.2
sapphi-red Aug 5, 2025
2008da5
chore: update JSDoc of `experimental.enableNativePlugin` option
sapphi-red Aug 6, 2025
4dab15e
refactor: deprecate esbuild / optimizeDeps.esbuild options (#355)
sapphi-red Aug 6, 2025
0e4553b
chore: merge main
sapphi-red Aug 7, 2025
368b93c
chore: merge main
sapphi-red Aug 7, 2025
a2594ec
fix(legacy): use remove conditions for normal Vite
sapphi-red Aug 7, 2025
b37507a
release: v7.1.0
sapphi-red Aug 7, 2025
2603932
fix: respect `rollupOptions.platform` options (#361)
hi-ogawa Aug 8, 2025
f51756e
feat: update rolldown (#366)
shulaoda Aug 12, 2025
6837235
chore: merge main
sapphi-red Aug 12, 2025
aa8f700
chore: fix typecheck
sapphi-red Aug 12, 2025
38f0c09
release: v7.1.1
sapphi-red Aug 12, 2025
7ad2330
feat: enable all native plugins by default (#168)
sapphi-red Aug 12, 2025
f88cb05
release: v7.1.2
sapphi-red Aug 12, 2025
07da856
feat: warn if a plugin specified both `rollupOptions` and `rolldownOp…
sapphi-red Aug 18, 2025
4056cc6
feat: update rolldown (#379)
sapphi-red Aug 18, 2025
e6eb30a
fix: merge tsconfig jsx options even when `oxc.jsx.runtime` is set (…
hi-ogawa Aug 18, 2025
85d2c8d
release: v7.1.3
sapphi-red Aug 18, 2025
99a4fe1
chore: merge main
sapphi-red Aug 19, 2025
5e9596a
chore: fix js plugin test
sapphi-red Aug 19, 2025
a0904a7
chore: merge main
sapphi-red Aug 19, 2025
8ee8847
release: v7.1.4
sapphi-red Aug 19, 2025
9d6e3e9
chore: merge main
sapphi-red Aug 21, 2025
e76ad17
fix(native-plugin): generate a more readable manifest (#388)
shulaoda Aug 25, 2025
6db67e5
feat: update rolldown (#389)
sapphi-red Aug 25, 2025
d9a2a73
release: v7.1.5
sapphi-red Aug 25, 2025
7ea4f54
feat: enable `output.topLevelVar` by default (#380)
sapphi-red Aug 25, 2025
dd64f89
fix(oxc): respect `oxc.typescript.onlyRemoveTypeImports` if it's set …
shulaoda Aug 29, 2025
6ea9918
feat: update rolldown
sapphi-red Sep 8, 2025
1a05fc4
fix: `build.minify: 'esbuild'` + native plugins were not working (#397)
sapphi-red Sep 8, 2025
dbf2f31
release: v7.1.6
sapphi-red Sep 8, 2025
0f90088
chore: merge main
sapphi-red Sep 8, 2025
74de9b6
release: v7.1.7
sapphi-red Sep 8, 2025
80120d6
chore: support ESM rolldown
sapphi-red Sep 8, 2025
b2b89d7
feat: enable `optimization.inlineConst: { mode: 'smart' }` by default…
sapphi-red Sep 8, 2025
4698941
chore: update typos
sapphi-red Sep 8, 2025
5f3af0d
chore: merge main
sapphi-red Sep 8, 2025
762cb49
chore: update type build
sapphi-red Sep 8, 2025
88a0359
feat: update rolldown (#400)
sapphi-red Sep 8, 2025
6c702cc
release: v7.1.8
sapphi-red Sep 8, 2025
ad72fc3
fix: enable minify other than codegen for ES lib mode
sapphi-red Sep 8, 2025
2fbd7f1
chore: bump `rolldown-plugin-dts` (#409)
IWANABETHATGUY Sep 10, 2025
d14afd7
feat: update rolldown
sapphi-red Sep 11, 2025
fee7e95
release: v7.1.9
sapphi-red Sep 11, 2025
854436b
feat: update rolldown (#415)
sapphi-red Sep 16, 2025
db8a886
release: v7.1.10
sapphi-red Sep 16, 2025
efed40f
fix(optimizer): avoid mutating `optimizeDeps.rollupOptions.transforms…
hi-ogawa Sep 17, 2025
f641aaa
chore: merge main
sapphi-red Sep 18, 2025
438fee4
chore: fix typecheck
sapphi-red Sep 18, 2025
a017086
release: v7.1.11
sapphi-red Sep 18, 2025
beb2e36
chore: merge main
sapphi-red Sep 22, 2025
6713908
feat: update rolldown (#423)
sapphi-red Sep 22, 2025
fd23359
release: v7.1.12
sapphi-red Sep 22, 2025
ebd134f
feat(hmr): skip self-imports for `import.meta.hot.invalidate`
sapphi-red Sep 24, 2025
007e115
feat: update rolldown
sapphi-red Sep 24, 2025
569d1aa
release: v7.1.13
sapphi-red Sep 24, 2025
ef03153
chore: merge main
sapphi-red Sep 24, 2025
7c7ffdc
fix: use readFileSync to avoid "too many open files"
sapphi-red Sep 29, 2025
ac1ceaf
perf: use single regex for `isEntirelyImport`
sapphi-red Sep 29, 2025
bac2c1b
feat: update rolldown
sapphi-red Sep 30, 2025
4cfe8e1
feat: set `generatedCode: 'es2015'`
sapphi-red Sep 30, 2025
3211d22
release: v7.1.14
sapphi-red Sep 30, 2025
9a4ab2d
chore: merge main
sapphi-red Oct 2, 2025
9afe6f6
fix(oxc): set typescript jsx options
sapphi-red Oct 2, 2025
f0a0666
release: v7.1.15
sapphi-red Oct 2, 2025
b2b39fb
chore: merge main
sapphi-red Oct 3, 2025
80ec52c
fix: set transform target (#441)
sapphi-red Oct 3, 2025
4eb7418
feat: update rolldown (#443)
sapphi-red Oct 7, 2025
e0c91ae
release: v7.1.16
sapphi-red Oct 7, 2025
9cf9481
chore: merge main
sapphi-red Oct 14, 2025
2ac79ea
chore: fix type error
sapphi-red Oct 14, 2025
08ea49e
feat: update rolldown
sapphi-red Oct 14, 2025
122eb25
release: v7.1.17
sapphi-red Oct 14, 2025
5305fc7
refactor: revert #313
sapphi-red Oct 17, 2025
0ae0c16
chore: merge main
sapphi-red Oct 20, 2025
7f011b3
release: v7.1.18
sapphi-red Oct 20, 2025
c136ed6
chore: merge main
sapphi-red Oct 20, 2025
db4d46d
chore: fix types
sapphi-red Oct 20, 2025
f9d348e
feat: update rolldown (#456)
sapphi-red Oct 20, 2025
46e89c0
fix: resolve default export consistently (#444)
sapphi-red Oct 20, 2025
b8970d0
refactor: revert #322
sapphi-red Oct 20, 2025
61f4caa
refactor: avoid deprecated rolldown options (e.g. top level `define`)
sapphi-red Oct 20, 2025
ae0a2d2
chore: merge main
sapphi-red Oct 20, 2025
8455590
chore: fix type
sapphi-red Oct 20, 2025
5ea606c
release: v7.1.19
sapphi-red Oct 20, 2025
76e28a7
feat(legacy): add`build.rolldownOptions.output.sourcemapBaseUrl` support
sapphi-red Oct 27, 2025
946b447
test: enable temporary disabled tests
sapphi-red Oct 27, 2025
4406b5c
fix(optimizer): pass target to optimizer
sapphi-red Oct 27, 2025
e373d76
feat: update rolldown (#467)
sapphi-red Oct 27, 2025
10aa992
feat: add legacy inconsistent cjs interop (#464)
sapphi-red Oct 27, 2025
d5bd5bf
fix(deps): downgrade commonjs plugin to 28.0.6 to avoid rollup/plugin…
sapphi-red Oct 27, 2025
4168e80
release: v7.1.20
sapphi-red Oct 27, 2025
2b87665
fix(resolve): don't modify resolve options (#468)
sapphi-red Oct 27, 2025
a626a62
chore: merge main
sapphi-red Oct 28, 2025
37a5392
chore: fix typecheck
sapphi-red Oct 28, 2025
d79ee4e
chore: fix merge error
sapphi-red Oct 28, 2025
8cf0e15
release: v7.2.0-beta.0
sapphi-red Oct 28, 2025
4139f2b
fix: trigger watchChange hook for all environments for native resolve…
sapphi-red Oct 28, 2025
744ba3e
fix: set inferred moduleType for virtual modules (#470)
sapphi-red Oct 28, 2025
cc36605
fix(optimizer): support `namespace: 'file'` filter in esbuild plugin …
sapphi-red Nov 4, 2025
af067c0
chore: merge main
sapphi-red Nov 4, 2025
f1a0dce
release: v7.2.0-beta.1
sapphi-red Nov 4, 2025
f4cfdf4
feat: update rolldown (#481)
sapphi-red Nov 4, 2025
1c7d85a
release: v7.2.0-beta.2
sapphi-red Nov 4, 2025
23711ec
fix(optimizer): sync `optimizeDeps.rollupOptions` and `optimizeDeps.r…
sapphi-red Nov 4, 2025
b2554c1
feat: update rolldown (#488)
sapphi-red Nov 5, 2025
7568ceb
feat: expose `minify` function (#489)
sapphi-red Nov 5, 2025
158a968
release: v7.2.0-beta.3
sapphi-red Nov 5, 2025
cac9204
chore: merge main
sapphi-red Nov 5, 2025
a0fe412
release: v7.2.0
sapphi-red Nov 5, 2025
5e7c000
chore: merge main
sapphi-red Nov 6, 2025
31593fe
release: v7.2.1
sapphi-red Nov 6, 2025
feac3af
feat: convert `esbuild.jsxSideEffects` to `oxc.jsx.pure` (#493)
sapphi-red Nov 6, 2025
e8feb9f
fix(optimizer): convert to `optimizeDeps.rolldownOptions.transform.de…
sapphi-red Nov 6, 2025
3b8bc55
fix: set `legalComments: 'none'` to align with Vite (#497)
sapphi-red Nov 7, 2025
f26b034
chore: merge main
sapphi-red Nov 7, 2025
f4908e4
release: v7.2.2
sapphi-red Nov 7, 2025
242b321
feat: update rolldown (#502)
sapphi-red Nov 11, 2025
c0420d3
release: v7.2.3
sapphi-red Nov 11, 2025
ec441fc
feat!: change `minify` to be async (#505)
sapphi-red Nov 11, 2025
1ffb4ea
feat: expose `parse` / `parseAsync` (#503)
sapphi-red Nov 11, 2025
8e32f61
fix: don't set `ssr.optimizeDeps.rollupOptions` compat if `ssr` optio…
sapphi-red Nov 11, 2025
46a6777
refactor: runtime deprecate `optimizeDeps.rollupOptions` (#507)
sapphi-red Nov 11, 2025
ecf9fd2
release: v7.2.4
sapphi-red Nov 11, 2025
c23e699
feat: update rolldown to 1.0.0-beta.50 (#508)
sapphi-red Nov 12, 2025
edab97e
release: v7.2.5
sapphi-red Nov 12, 2025
2cf8062
docs: migration guide (#469)
sapphi-red Nov 14, 2025
22bd8e5
feat: update rolldown to 1.0.0-beta.51 (#512)
shulaoda Nov 19, 2025
14ec6a0
release: v7.2.6
sapphi-red Nov 19, 2025
54cfc00
fix: esbuild plugin converter with empty JS files. (#516)
cpojer Nov 20, 2025
20f3f6c
chore: merge main
sapphi-red Nov 20, 2025
abc49a3
release: v7.2.7
sapphi-red Nov 20, 2025
38a8609
fix: `inconsistentCjsInterop: true` should affect dynamic imports as …
sapphi-red Nov 26, 2025
c49af21
chore: merge main
sapphi-red Nov 26, 2025
a64ade3
feat: update rolldown to 1.0.0-beta.52 (#522)
shulaoda Nov 26, 2025
69c482b
release: v7.2.8
sapphi-red Nov 26, 2025
55af8d9
chore: merge main
sapphi-red Dec 1, 2025
ef44d75
release: v7.2.9
sapphi-red Dec 1, 2025
f570695
test: add nested tsconfig paths test (#527)
sapphi-red Dec 1, 2025
9cb6db9
feat: deprecate `build.commonjsOptions` (#530)
sapphi-red Dec 2, 2025
0e6179b
docs: update content for beta (#529)
sapphi-red Dec 2, 2025
ddd6427
docs: remove rolldown page (#528)
sapphi-red Dec 2, 2025
f8319f6
chore: merge main
sapphi-red Dec 2, 2025
308fcf6
test: remove failure expected cases (#536)
sapphi-red Dec 2, 2025
0b242f7
docs: update migration guide. (#538)
cpojer Dec 3, 2025
d488ed4
feat: update rolldown to 1.0.0-beta.53 (#537)
shulaoda Dec 3, 2025
b72ff6d
test: add test for https://github.com/vitejs/rolldown-vite/issues/523…
sapphi-red Dec 3, 2025
7d8436c
fix: disable resolver cache when watcher is disabled (#471)
sapphi-red Dec 3, 2025
3bf7217
release: v7.2.10
sapphi-red Dec 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 9 additions & 11 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "\U0001F41E Bug report"
description: Report an issue with Vite
name: "\U0001F41E General Bug report"
description: Report an issue with `rolldown-vite`
labels: [pending triage]
type: Bug
body:
Expand All @@ -19,7 +19,7 @@ body:
id: reproduction
attributes:
label: Reproduction
description: Please provide a link via [vite.new](https://vite.new/) or a link to a repo that can reproduce the problem you ran into. `npm create vite@latest` and `npm create vite-extra@latest` (for SSR or library repros) can be used as a starter template. A [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example) is required ([Why?](https://antfu.me/posts/why-reproductions-are-required)). If a report is vague (e.g. just a generic error message) and has no reproduction, it will receive a "needs reproduction" label. If no reproduction is provided after 3 days, it will be auto-closed.
description: Please provide a link via [StackBlitz](https://stackblitz.com/fork/github/vitejs/rolldown-vite/tree/rolldown-vite/packages/create-vite/template-vanilla) or a link to a repo that can reproduce the problem you ran into. `npm create vite@latest` and `npm create vite-extra@latest` (for SSR or library repros) can be used as a starter template (don't forget to alias `vite` to `rolldown-vite`). A [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example) is required ([Why?](https://antfu.me/posts/why-reproductions-are-required)). If a report is vague (e.g. just a generic error message) and has no reproduction, it will receive a "needs reproduction" label. If no reproduction is provided after 3 days, it will be auto-closed.
placeholder: Reproduction URL
validations:
required: true
Expand All @@ -33,7 +33,7 @@ body:
id: system-info
attributes:
label: System Info
description: Output of `npx envinfo --system --npmPackages '{vite,@vitejs/*,rollup}' --binaries --browsers`
description: Output of `npx envinfo --system --npmPackages '{vite,rolldown-vite,@vitejs/*,rollup,rolldown}' --binaries --browsers`
render: shell
placeholder: System, Binaries, Browsers
validations:
Expand Down Expand Up @@ -75,17 +75,15 @@ body:
label: Validations
description: Before submitting the issue, please make sure you do the following
options:
- label: Follow our [Code of Conduct](https://github.com/vitejs/vite/blob/main/CODE_OF_CONDUCT.md)
- label: Follow our [Code of Conduct](https://github.com/vitejs/rolldown-vite/blob/main/CODE_OF_CONDUCT.md)
required: true
- label: Read the [Contributing Guidelines](https://github.com/vitejs/vite/blob/main/CONTRIBUTING.md).
- label: Read the [Contributing Guidelines](https://github.com/vitejs/rolldown-vite/blob/main/CONTRIBUTING.md).
required: true
- label: Read the [docs](https://vite.dev/guide).
- label: Read the [docs](https://vite.dev/guide) and the [Rolldown-related guide](https://main.vite.dev/guide/rolldown.html).
required: true
- label: Check that there isn't [already an issue](https://github.com/vitejs/vite/issues) that reports the same bug to avoid creating a duplicate.
- label: Check that there isn't [already an issue](https://github.com/vitejs/rolldown-vite/issues) that reports the same bug to avoid creating a duplicate.
required: true
- label: Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to [vuejs/core](https://github.com/vuejs/core) instead.
required: true
- label: Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/vitejs/vite/discussions) or join our [Discord Chat Server](https://chat.vite.dev/).
- label: Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/vitejs/rolldown-vite/discussions) or join our [Discord Chat Server](https://chat.vite.dev/).
required: true
- label: The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
required: true
17 changes: 7 additions & 10 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Vite Plugin React Issues
url: https://github.com/vitejs/vite-plugin-react/issues/new/choose
about: React related issues should be reported on the vite-plugin-react repository.
- name: Vite Plugin Vue Issues
url: https://github.com/vitejs/vite-plugin-vue/issues/new/choose
about: Vue related issues should be reported on the vite-plugin-vue repository.
- name: Discord Chat
url: https://chat.vite.dev
about: Ask questions and discuss with other Vite users in real time.
- name: Vite Discord
url: https://chat.vite.dev/
about: Do you have questions around Vite? Then join the Discord to discuss them with other Vite users.
- name: Rolldown Discord
url: https://chat.rolldown.rs/
about: Ask questions and discuss with other Rolldown users in real time.
- name: Questions & Discussions
url: https://github.com/vitejs/vite/discussions
url: https://github.com/vitejs/rolldown-vite/discussions
about: Use GitHub discussions for message-board style questions and discussions.
43 changes: 0 additions & 43 deletions .github/ISSUE_TEMPLATE/docs.yml

This file was deleted.

105 changes: 105 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-regression.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
name: "\U0001F4A5 Feature Regression"
description: Report a feature regression issue with `rolldown-vite`
labels: ["c: regression", pending triage]
type: Bug
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to report a feature regression. A regression is when a feature that works as expected when using `vite` no longer behaves correctly.
- type: textarea
id: regression-description
attributes:
label: Describe the regression
description: A clear and concise description of the regression. If you intend to submit a PR for this issue, let us know in the description. Thanks!
placeholder: The feature used to work like ... Now it behaves like ...
validations:
required: true
- type: input
id: reproduction
attributes:
label: Reproduction
description: Please provide a link via [StackBlitz](https://stackblitz.com/fork/github/vitejs/rolldown-vite/tree/rolldown-vite/packages/create-vite/template-vanilla) or a link to a repo that can reproduce the regression issue. A [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example) is required ([Why?](https://antfu.me/posts/why-reproductions-are-required)). If no reproduction is provided after 3 days, the issue may be auto-closed.
placeholder: Reproduction URL
validations:
required: true
- type: textarea
id: expected-behavior
attributes:
label: Expected Behavior
description: Describe what you expected to happen when using the feature.
placeholder: I expected the feature to ...
validations:
required: true
- type: textarea
id: actual-behavior
attributes:
label: Actual Behavior
description: Describe what actually happens when using the feature.
placeholder: The feature currently behaves like ...
validations:
required: true
- type: textarea
id: reproduction-steps
attributes:
label: Steps to Reproduce
description: Please provide any reproduction steps that may need to be described. E.g., if it happens only when running the dev or build script, make sure it's clear which one to use.
placeholder: Run `npm install` followed by `npm run dev`
- type: textarea
id: system-info
attributes:
label: System Info
description: Output of `npx envinfo --system --npmPackages '{vite,rolldown-vite,@vitejs/*,rollup,rolldown}' --binaries --browsers`
render: shell
placeholder: System, Binaries, Browsers
validations:
required: true
- type: dropdown
id: package-manager
attributes:
label: Used Package Manager
description: Select the used package manager
options:
- npm
- yarn
- pnpm
- bun
validations:
required: true
- type: textarea
id: logs
attributes:
label: Logs
description: |
Optional if provided reproduction. Please try not to insert an image but copy paste the log text.

1. Run `vite` or `vite build` with the `--debug` flag.
2. Provide the error log here in the format below.

````
<details>
<summary>Click to expand!</summary>

```shell
// paste the log text here
```
</details>
````
- type: checkboxes
id: checkboxes
attributes:
label: Validations
description: Before submitting the issue, please make sure you do the following
options:
- label: Follow our [Code of Conduct](https://github.com/vitejs/rolldown-vite/blob/main/CODE_OF_CONDUCT.md)
required: true
- label: Read the [Contributing Guidelines](https://github.com/vitejs/rolldown-vite/blob/main/CONTRIBUTING.md).
required: true
- label: Read the [docs](https://vite.dev/guide) and the [Rolldown-related guide](https://main.vite.dev/guide/rolldown.html).
required: true
- label: Check that there isn't [already an issue](https://github.com/vitejs/rolldown-vite/issues) that reports the same regression to avoid creating a duplicate.
required: true
- label: Check that this is a concrete regression. For Q&A open a [GitHub Discussion](https://github.com/vitejs/rolldown-vite/discussions) or join our [Discord Chat Server](https://chat.vite.dev/).
required: true
- label: The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the regression.
required: true
48 changes: 0 additions & 48 deletions .github/ISSUE_TEMPLATE/feature_request.yml

This file was deleted.

97 changes: 97 additions & 0 deletions .github/ISSUE_TEMPLATE/performance.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
name: "\U0001F3C3 Performance Degradation"
description: Report a performance issue with `rolldown-vite`
labels: ["c: performance", pending triage]
type: Bug
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to report a performance issue, such as a slow build or a slow dev server compared to using the main `vite` package.
- type: textarea
id: performance-description
attributes:
label: Describe the performance issue
description: A clear and concise description of the performance issue. If you intend to submit a PR for this issue, let us know in the description. Thanks!
placeholder: I am doing ... What I expect is ... What actually happening is ...
validations:
required: true
- type: input
id: reproduction
attributes:
label: Reproduction
description: Please provide a link via [StackBlitz](https://stackblitz.com/fork/github/vitejs/rolldown-vite/tree/rolldown-vite/packages/create-vite/template-vanilla) or a link to a repo that can reproduce the performance issue. A [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example) is required ([Why?](https://antfu.me/posts/why-reproductions-are-required)). If no reproduction is provided after 3 days, the issue may be auto-closed.
placeholder: Reproduction URL
validations:
required: true
- type: textarea
id: performance-metrics
attributes:
label: Performance Metrics
description: Provide any relevant performance metrics (e.g., build time, memory usage, CPU usage). Include before/after comparisons if applicable.
placeholder: "Build time with `rolldown-vite`: X seconds, build time with plain `vite`: X seconds, etc."
validations:
required: true
- type: textarea
id: reproduction-steps
attributes:
label: Steps to reproduce
description: Please provide any reproduction steps that may need to be described. E.g., if it happens only when running the dev or build script, make sure it's clear which one to use.
placeholder: Run `npm install` followed by `npm run dev`
- type: textarea
id: system-info
attributes:
label: System Info
description: Output of `npx envinfo --system --npmPackages '{vite,rolldown-vite,@vitejs/*,rollup,rolldown}' --binaries --browsers`
render: shell
placeholder: System, Binaries, Browsers
validations:
required: true
- type: dropdown
id: package-manager
attributes:
label: Used Package Manager
description: Select the used package manager
options:
- npm
- yarn
- pnpm
- bun
validations:
required: true
- type: textarea
id: logs
attributes:
label: Logs
description: |
Optional if provided reproduction. Please try not to insert an image but copy paste the log text.

1. Run `vite` or `vite build` with the `--debug` flag.
2. Provide the error log here in the format below.

````
<details>
<summary>Click to expand!</summary>

```shell
// paste the log text here
```
</details>
````
- type: checkboxes
id: checkboxes
attributes:
label: Validations
description: Before submitting the issue, please make sure you do the following
options:
- label: Follow our [Code of Conduct](https://github.com/vitejs/rolldown-vite/blob/main/CODE_OF_CONDUCT.md)
required: true
- label: Read the [Contributing Guidelines](https://github.com/vitejs/rolldown-vite/blob/main/CONTRIBUTING.md).
required: true
- label: Read the [docs](https://vite.dev/guide) and the [Rolldown-related guide](https://main.vite.dev/guide/rolldown.html).
required: true
- label: Check that there isn't [already an issue](https://github.com/vitejs/rolldown-vite/issues) that reports the same bug to avoid creating a duplicate.
required: true
- label: Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/vitejs/rolldown-vite/discussions) or join our [Discord Chat Server](https://chat.vite.dev/).
required: true
- label: The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
required: true
Loading
Loading