sku@15.15.4
Patch Changes
-
vite: Avoid redundant work during static pre-rendering (#1590) -
Simplify public asset copying logic (#1592)
-
Increase minimum
@vocab/viteto v1.0.4 to ensure improved translation bundling (#1595) -
Lazy load telemetry so the banner only shows up in commands that use it (#1594)
-
Add
cross-fetchto list of unnecessary polyfills (#1596) -
Unpin
@sku-lib/babel-plugin-display-nameand@sku-lib/vitedependencies (#1587) -
vite: Pass through options set viadangerouslySetViteConfigto the Vanilla Extract plugin (#1588) -
vite: Clear render timeout after successfulrenderToStringAsync(#1590)Vite apps that use
renderToStringAsyncwere being artificially slowed down by a 5 second timeout that was not being cleared.