GitShow/antfu/vite-hot-client
antfu

vite-hot-client

Get Vite's `import.meta.hot` at runtime

by antfu
Star on GitHubForknpm

TypeScript

43 stars4 forks4 contributorsQuiet · 2mo agoSince 2022v2.2.0MIT

Meet the team

See all 4 on GitHub →
antfu
antfu39 contributions
jeremio
jeremio1 contribution
littleCareless
littleCareless1 contribution
ocavue
ocavue1 contribution

Languages

View on GitHub →
TypeScript97.6%
JavaScript2.4%

Commit activity

Last 12 weeks · 4 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

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
NoahStahl
Vite 8 unmet peerClosedIssue

Not sure if this belongs here, but I see this when installing Vite 8.0.1. Does peerDependencies need to be changed to allow ?

NoahStahl · 2mo ago
ocavue
fix: support vite v8MergedPR

🔗 Linked issue Closes https://github.com/antfu/vite-hot-client/issues/5 Closes https://github.com/antfu/vite-hot-client/issues/6 🧭 Context 📚 Description

ocavue · 2mo ago
Structured data for AI agents

Repository: antfu/vite-hot-client. Description: Get Vite's `import.meta.hot` at runtime Stars: 43, Forks: 4. Primary language: TypeScript. Languages: TypeScript (97.6%), JavaScript (2.4%). License: MIT. Latest release: v2.2.0 (2mo ago). Open PRs: 0, open issues: 0. Last activity: 2mo ago. Community health: 85%. Top contributors: antfu, jeremio, littleCareless, ocavue.

·@ofershap

Replace github.com with gitshow.dev