Last 12 weeks · 4 commits
5 of 6 standards met
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!)
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.