sku@15.7.1
Patch Changes
-
vite|vitest: Ensure compilePackage includes defaults (#1489)
Default and automatically resolved compilePackage values are now properly included.
-
Remove unused
etadependency (#1483) -
Re-enable
vite-plugin-cjs-interopdependency (#1481)Previously, this package was internalised due to a bug. Now that the issue has been resolved upstream, we're reverting to using the official package.
-
Remove unused
promptsdependency (#1483) -
Update
serialize-javascriptdependency to^7.0.0(#1483) -
Update
magicastdependency to^0.5.0(#1483) -
Remove unused
compressiondependency (#1488) -
Update
webpack-bundle-analyzerdependency to^5.1.1(#1483) -
Update
react-refreshdependency to^0.18.0(#1483) -
Update
vite-tsconfig-pathsdependency to^6.0.3(#1483) -
Fix incorrect hostname matching for
vitewhen using non-standard HTTP ports (e.g. in local development). (#1484)