
🤔
@vitejs core team member
-
void (0)
- Japan
-
10:58
- 9h ahead - https://green.sapphi.red/
- @sapphi.red
- @sapphi_red
- @sapphi_red@m.webtoo.ls
Highlights
Pinned Loading
-
-
vite-plugin-static-copy
vite-plugin-static-copy Publicrollup-plugin-copy with dev server support.
-
vite-setup-catalogue
vite-setup-catalogue PublicThis repository contains several example of Vite setups.
-
traPtitech/traQ_S-UI
traPtitech/traQ_S-UI PublictraQ S - traP Internal Messenger Application Frontend
-
typescript-plugin-toml
typescript-plugin-toml PublicA typescript language service plugin providing support for toml files.
-
vitest-github-actions-reporter
vitest-github-actions-reporter PublicVitest reporter to create annotations when running tests in GitHub Actions
3,841 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 102 commits in 16 repositories
Created 1 repository
-
sapphi-red/excalidraw
TypeScript
This contribution was made on Apr 15
Created a pull request in vitejs/vite that received 12 comments
test: fix flaky hmr-ssr circular import test fail
Description This might fix https://github.com/vitejs/vite/actions/runs/14258157884/job/39964456146#step:12:200 I just referenced vite/packages/v…
+3
−2
lines changed
•
12
comments
Opened 85 other pull requests in 13 repositories
vitejs/vite
20
merged
2
open
-
fix: open first url if host does not match any urls
This contribution was made on Apr 17
-
chore: add section about stylistic changes in contribution guide
This contribution was made on Apr 17
-
chore: reorganize contributing guide
This contribution was made on Apr 17
-
docs(rolldown): clarify rolldown-vite versioning policy
This contribution was made on Apr 17
-
feat(css): improve lightningcss messages
This contribution was made on Apr 17
-
fix(css): respect
css.lightningcss
option in css minification processThis contribution was made on Apr 17 -
fix(hmr): avoid infinite loop happening with
hot.invalidate
in circular depsThis contribution was made on Apr 16 -
docs(static-deploy): extract github workflow file for renovate
This contribution was made on Apr 14
-
test: fix flaky transform-plugin playground test
This contribution was made on Apr 11
-
ci: run tests in all version branches
This contribution was made on Apr 10
-
fix: backport #19830, reject requests with
#
in request-targetThis contribution was made on Apr 10 -
fix: backport #19830, reject requests with
#
in request-targetThis contribution was made on Apr 10 -
fix: reject requests with
#
in request-targetThis contribution was made on Apr 10 -
fix: correct the behavior when multiple transform filter options are specified
This contribution was made on Apr 9
-
fix(css): remove empty chunk imports correctly when chunk file name contained special characters
This contribution was made on Apr 8
-
test: tweak generateCodeFrame test
This contribution was made on Apr 8
-
docs: remove deprecated folder mapping exports warning
This contribution was made on Apr 8
-
fix(hmr): run HMR handler sequentially
This contribution was made on Apr 4
-
chore: refactor test setup
This contribution was made on Apr 4
-
fix: keep entry asset files imported by other files
This contribution was made on Apr 3
-
perf(css): avoid constructing
renderedModules
This contribution was made on Apr 2 -
docs: update to express 5
This contribution was made on Apr 1
vitejs/vite-plugin-react
18
merged
-
test(react): wait for hmr update to reduce flakyness
This contribution was made on Apr 16
-
chore: ignore react by renovate in compiler-react-18 playground
This contribution was made on Apr 15
-
chore(deps): update react compiler version
This contribution was made on Apr 15
-
feat: add support for rolldown-vite
This contribution was made on Apr 14
-
chore: update release-scripts and clean up
This contribution was made on Apr 10
-
ci: add id-token permission for provenance generation
This contribution was made on Apr 9
-
ci(plugin-swc): bump version number in package.json when release
This contribution was made on Apr 9
-
chore: add type field to plugin-react package
This contribution was made on Apr 9
-
chore: fix refresh runtime path in dev
This contribution was made on Apr 9
-
refactor: extract common code in common package
This contribution was made on Apr 7
-
chore: refactor test setup
This contribution was made on Apr 4
-
chore: align test setup with core
This contribution was made on Apr 4
-
feat: add plugin-react-oxc
This contribution was made on Apr 3
-
chore: move to eslint flat config
This contribution was made on Apr 1
-
chore: remove npm-run-all2
This contribution was made on Apr 1
-
ci: use Node 22 for macOS and Windows CI
This contribution was made on Apr 1
-
chore: pull in changes from vite core repo
This contribution was made on Apr 1
-
chore: align package.json
This contribution was made on Apr 1
vitejs/rolldown-vite
11
merged
2
open
3
closed
-
feat: reexport
withFilter
from rolldownThis contribution was made on Apr 17 -
perf: add filter to data uri plugin
This contribution was made on Apr 17
-
perf: add filter to asset plugin
This contribution was made on Apr 16
-
fix(native-plugin): disable optimizerResolvePlugin correctly
This contribution was made on Apr 16
-
fix(optimizer): include rollupOptions in config hash
This contribution was made on Apr 16
-
fix: update oxc esbuild option warning message
This contribution was made on Apr 14
-
feat(optimizer): improve esbuild plugin conversion compat
This contribution was made on Apr 12
-
fix: export
rolldownVersion
This contribution was made on Apr 12 -
perf: define viteMetadata instead of assign
This contribution was made on Apr 9
-
feat(oxc)!: jsxRefresh filter
This contribution was made on Apr 3
-
wip: renderedModules proxy
This contribution was made on Apr 2
-
wip: lazy __modules
This contribution was made on Apr 2
-
feat: update rolldown
This contribution was made on Apr 2
-
fix(worker): suppress export related warnings in worker build
This contribution was made on Apr 1
-
fix: accept worker iife format
This contribution was made on Apr 1
-
wip: skip cssScopedTo process
This contribution was made on Apr 1
oxc-project/oxc
13
merged
-
fix(minifier): panic when compressing
a ? b() : b()
This contribution was made on Apr 8 -
chore(tasks/e2e): separate e2e package from workspace
This contribution was made on Apr 6
-
feat(minifier): fold
String::trimStart
/String::trimEnd
This contribution was made on Apr 6 -
test(minifier):
String::replace
for objects withSymbol.replace
This contribution was made on Apr 6 -
feat(tasks/e2e): add graphics libraries
This contribution was made on Apr 2
-
feat(tasks/e2e): add utility libraries
This contribution was made on Apr 2
-
feat(tasks/e2e): add bundled frameworks
This contribution was made on Apr 2
-
fix(tasks/e2e): fix tests to run on Windows
This contribution was made on Apr 2
-
feat(minifier): support advanced
String::indexOf
evaluationThis contribution was made on Apr 2 -
fix(minifier): keep side effect in
String::replace
argumentThis contribution was made on Apr 2 -
fix(minifier): non-constant argument passed to
String::substring
This contribution was made on Apr 2 -
feat(minifier): compress
if (foo, !!bar)
toif (foo, bar)
This contribution was made on Apr 1 -
feat(minifier): compress
foo == true
intofoo == 1
This contribution was made on Apr 1
vitejs/vite-ecosystem-ci
3
merged
2
open
-
feat: retry manifest fetch
This contribution was made on Apr 17
-
refactor: remove vite-plugin-react-swc
This contribution was made on Apr 15
-
feat(vite-plugin-svelte): remove overrides
svelte: latest
This contribution was made on Apr 15 -
feat: run with rolldown-vite regularly
This contribution was made on Apr 8
-
feat(plugin-react): make tests pass with plugin-react-oxc
This contribution was made on Apr 4
rolldown/rolldown
3
merged
-
docs: correct description of multiple filter property case
This contribution was made on Apr 9
-
perf(node): cache properties of
OutputChunk
andOutputAsset
This contribution was made on Apr 9 -
docs: clarify plugin hook filter behavior
This contribution was made on Apr 2
publint/publint
2
merged
-
Support warning fallback arrays in exports / imports
This contribution was made on Apr 8
-
Update EXPORTS_GLOB_NO_DEPRECATED_SUBPATH_MAPPING message and severity
This contribution was made on Apr 8
unocss/unocss
1
open
-
fix(vite): call css plugin transform handlers more properly
This contribution was made on Apr 17
laravel/vite-plugin
1
open
-
Use rollup types from Vite
This contribution was made on Apr 14
vitejs/release-scripts
1
merged
-
fix: detect 404 in
getActiveVersion
by--json
This contribution was made on Apr 9
sapphi-red/vite-plugin-static-copy
1
merged
-
perf: improve
isSubdirectoryOrEqual
performanceThis contribution was made on Apr 9
rollup/rollup
1
merged
-
Correct the behavior when multiple transform filter options are specified
This contribution was made on Apr 9
vitejs/vite-plugin-react-swc
1
merged
-
chore: update README to add "moved" note
This contribution was made on Apr 3
Reviewed 59 pull requests in 12 repositories
vitejs/vite
25 pull requests
-
fix(deps): update all non-major dependencies
This contribution was made on Apr 17
-
chore: reorganize contributing guide
This contribution was made on Apr 17
-
fix: match default asserts case insensitive
This contribution was made on Apr 17
-
docs(create-vite): update react template README files
This contribution was made on Apr 17
-
fix(create-vite): adding an interactive flag to force interactivity
This contribution was made on Apr 17
-
fix: backward compat for internal plugin
transform
callsThis contribution was made on Apr 17 -
feat(assets): ensure ?no-inline is not included in the asset url in the production environment
This contribution was made on Apr 16
-
fix(ssr): fix live binding of default export declaration and hoist exports getter
This contribution was made on Apr 15
-
fix(ssr): fix execution order of re-export
This contribution was made on Apr 15
-
fix: ignore malformed uris in tranform middleware
This contribution was made on Apr 15
-
docs(en): update static-deploy for add EdgeOne Pages
This contribution was made on Apr 14
-
docs: bump node version to LTS
This contribution was made on Apr 14
-
fix(preview): use host url to open browser
This contribution was made on Apr 11
-
fix: addWatchFile doesn't work if base is specified (fixes #19792)
This contribution was made on Apr 11
-
refactor: simplify pluginFilter implementation
This contribution was made on Apr 11
-
docs(rolldown): add further insights
This contribution was made on Apr 10
-
ci: run tests in all version branches
This contribution was made on Apr 10
-
fix: avoid using
Promise.allSettled
in preload functionThis contribution was made on Apr 8 -
fix(module-runner): allow already resolved id as entry
This contribution was made on Apr 8
-
test: skip hmr-ssr circular test
This contribution was made on Apr 8
-
feat(legacy): add 'assumptions' option
This contribution was made on Apr 7
-
docs(vite): fix description of
transformIndexHtml
hookThis contribution was made on Apr 7 -
chore(deps): update actions/create-github-app-token action to v2
This contribution was made on Apr 7
-
chore(deps): update dependency @types/picomatch to v4
This contribution was made on Apr 7
-
fix(types): remove the
keepProcessEnv
from theDefaultEnvironmentOptions
typeThis contribution was made on Apr 7 - Some pull request reviews not shown.
vitejs/vite-plugin-react
9 pull requests
-
chore(deps): update react compiler version
This contribution was made on Apr 15
-
fix(deps): update react monorepo to v19 (major)
This contribution was made on Apr 15
-
chore: update release action
This contribution was made on Apr 15
-
fix(deps): update all non-major dependencies
This contribution was made on Apr 14
-
feat: add support for rolldown-vite
This contribution was made on Apr 14
-
feat: add
reactRefreshHost
option to support module federation HMRThis contribution was made on Apr 11 -
feat: add plugin-react-oxc
This contribution was made on Apr 8
-
refactor: extract common code in common package
This contribution was made on Apr 7
-
chore: align package.json
This contribution was made on Apr 1
rolldown/rolldown
8 pull requests
-
refactor(rolldown_plugin_transform): align
filter
withrolldown-vite
This contribution was made on Apr 16 -
fix: support nested plugin for withFilter
This contribution was made on Apr 15
-
refactor(rolldown_plugin_json): rename
is_build
tominify
This contribution was made on Apr 14 -
feat: add
withFilter
util functionThis contribution was made on Apr 13 -
docs: correct description of multiple filter property case
This contribution was made on Apr 9
-
fix: correct the behavior when multiple transform filter option are specified
This contribution was made on Apr 8
-
refactor(rust): improve
rolldown_plugin_module_preload_polyfill
This contribution was made on Apr 7 -
docs: clarify plugin hook filter behavior
This contribution was made on Apr 2
vitejs/rolldown-vite
2 pull requests
-
chore: oxc esbuild option warning message grammar
This contribution was made on Apr 15
-
chore: update the issue template
This contribution was made on Apr 9
vitejs/vite-ecosystem-ci
2 pull requests
-
feat: run with rolldown-vite regularly
This contribution was made on Apr 8
-
feat(plugin-react): make tests pass with plugin-react-oxc
This contribution was made on Apr 7
remix-run/react-router
1 pull request
-
Support rolldown-vite in integration tests
This contribution was made on Apr 12
rollup/rollup
1 pull request
-
Correct the behavior when multiple transform filter options are specified
This contribution was made on Apr 11
vitest-dev/vitest
1 pull request
-
feat: support rolldown-vite
This contribution was made on Apr 10
sapphi-red/vitepress-plugins
1 pull request
-
fix: replace incremental ids with vue's useId to ensure stable IDs across builds
This contribution was made on Apr 7
oxc-project/oxc
1 pull request
-
feat(minifier): remove useless unary operator in mathematical operation
This contribution was made on Apr 7
nodejs/node
1 pull request
-
module: add module.customConditions
This contribution was made on Apr 3
DefinitelyTyped/DefinitelyTyped
1 pull request
-
[node] buffer: allow
ArrayBuffer | string
to be passed toBuffer.from
This contribution was made on Apr 1
Created an issue in rolldown/rolldown that received 6 comments
docs: clarify what happens if the transform hook changes the module type
If the transform hook changes the module type, is the module thrown back to the beginning of the plugin chain? or does that not happen? cc @dominikg
6
comments
Opened 9 other issues in 6 repositories
vitejs/rolldown-vite
2
open
-
Patching internal plugins does not work when native plugins are enabled
This contribution was made on Apr 17
-
The same plugin instance is used for dep optimizer multiple times (
optimizeDeps.rollupOptions.plugins
option)This contribution was made on Apr 16
oxc-project/oxc
2
closed
-
transformer:
Duplicate __source prop found
error withjsx: { runtime: 'classic' }
This contribution was made on Apr 14 -
linter:
eslint(no-control-regex)
warns\f
as unexpected control characterThis contribution was made on Apr 8
rolldown/rolldown
2
closed
-
[Bug]: crashes with "canonical name not found for SymbolRef" when bundling mermaid
This contribution was made on Apr 9
-
[Bug]:
this.resolve
does not fulfill when an error happens internally in the resolveId hookThis contribution was made on Apr 8
vitejs/vite-plugin-react
1
closed
-
ArnaudBarre/github-release creates releases and tags without plugin names
This contribution was made on Apr 10
sapphi-red/vite-plugin-static-copy
1
open
-
improve performance of
groupTargetsByDirectoryTree
This contribution was made on Apr 9
oxc-project/playground
1
closed
-
Show version information
This contribution was made on Apr 8
1
contribution
in private repositories
Apr 2