GitShow/antfu/vite-dev-rpc
antfu

vite-dev-rpc

Remote procedure call for client-server communication in Vite plugins.

by antfu
Star on GitHubForknpm

TypeScript

75 stars5 forks4 contributorsQuiet · 2mo agoSince 2022MIT

Meet the team

See all 4 on GitHub →
antfu
antfu39 contributions
zyyv
zyyv1 contribution
ocavue
ocavue1 contribution
webfansplz
webfansplz1 contribution

Commit activity

Last 12 weeks · 5 commits

Full graph →

Recent fixes

View closed PRs →
tranthanhbinh2603
fix: expand peerDependency range to include Vite 8ClosedIssue

Describe the bug Problem The package currently limits peer dependency up to version 7. This triggers warnings when using the latest Vite 8.x releases. Reproduction Run in a project where is installed alongside or . Suggested Change Modify : Supporting the latest major version ensures compatibility with modern build pipelines. package.json file: Reproduction https://stackblitz.com/edit/vitejs-vite-eoafza47?file=package.json&terminal=dev System Info Used Package Manager npm Validations [x] Follow our Code of Conduct [x] Read the Contributing Guide. [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [x] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [x] The provided reproduction is a minimal reproducible of the bug. Contributions [ ] I am willing to submit a PR to fix this issue [ ] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)

tranthanhbinh2603 · 2mo ago
erwanjugand
Add vite 8 supportClosedIssue

Clear and concise description of the problem Vite 8 officially not supported Suggested solution Make the plugin compatible with Vite 8 :) Alternative _No response_ Additional context _No response_ Validations [x] Follow our Code of Conduct [x] Read the Contributing Guide. [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

erwanjugand · 2mo ago
ocavue
fix: support vite v8MergedPR

🔗 Linked issue Closes https://github.com/antfu/vite-dev-rpc/issues/4 Closes https://github.com/antfu/vite-dev-rpc/issues/3 🧭 Context 📚 Description

ocavue · 2mo ago
Structured data for AI agents

Repository: antfu/vite-dev-rpc. Description: Remote procedure call for client-server communication in Vite plugins. Stars: 75, Forks: 5. Primary language: TypeScript. License: MIT. Open PRs: 0, open issues: 0. Last activity: 2mo ago. Top contributors: antfu, zyyv, ocavue, webfansplz.

·@ofershap

Replace github.com with gitshow.dev