Update May 7, 2026 tracked by Updatify

8.0.11 (2026-05-07)

Features

Bug Fixes

  • deps: update all non-major dependencies (#22334) (672c962)
  • deps: update all non-major dependencies (#22382) (5c0cfcb)
  • glob: align hmr matcher options with glob enumeration (#22306) (30028f9)
  • make separate object instance for each environment (#22276) (7c2aa3b)

Documentation

  • create-vite: list react-compiler templates in README (#22347) (7c3a61f)
  • explain mergeConfig skips null/undefined (#22325) (2151f70)
  • mention native config loader in CLI options (#22348) (0420c5d)
  • update evan’s x handle (640202a)

Miscellaneous Chores

  • deps: update dependency tsdown to ^0.21.10 (#22333) (3b51e05)
  • deps: update rolldown-related dependencies (#22383) (555ff36)
  • deps: update transitive packages to fix npm audit alerts (#22316) (86aee62)

Code Refactoring

Tests