skeleton@2026.4.2
Patch Changes
-
Add support for Vite 7 and Vite 8. Hydrogen remains backwards-compatible with Vite 5+. (#3617) by @frandiox
Mini Oxygen's dev server has been refactored to use the Vite Environment API, which is the standard way to run non-browser runtimes in Vite. This replaces the previous custom middleware approach with a first-class
FetchableDevEnvironment, improving compatibility with Vite's built-in HMR and module invalidation.New Hydrogen projects created with
npm create @shopify/hydrogenwill default to Vite 8. Thevite-tsconfig-pathsplugin is no longer needed in the skeleton template since Vite 8 supportsresolve.tsconfigPathsnatively. -
Updated dependencies [
dc49699c799997d5893bc06e444f888e86a3bc29,50df825c57159757529f5f9f62c258d4de2a4b97,51f1e77fe63be5e5ded4ef0c91942bc304f1abc4]:- @Shopify/hydrogen@2026.4.2