Changelog

vitejs/vite · · 2 commits

Esbuild patched; issue templates fixed

A security-driven esbuild bump lands alongside a small cleanup to issue template links.

Security update: esbuild bumped to v0.28.1 (2a22693)

Vite updated its esbuild dependency to v0.28.1, with the change marked as a security-related dependency refresh. This should reduce exposure to known issues in the bundled build toolchain.

Other misc changes

  • Updated the Code of Conduct link in the bug and feature issue templates (sapphi-rede205e30).