Skip to content

Commit 76b0aa2

Browse files
authored
Merge branch 'main' into bugfix/unmount-react-components
2 parents 07c5fe0 + aa65c37 commit 76b0aa2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.changeset/chilly-knives-obey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@builder.io/qwik': patch
33
---
44

5-
The entry.ssr renderToStream `preloader.preloadProbability` option is now deprecated because this could cause performance issues with bundles fetched on click instead of being preloaded ahead of time. (The preloader still relies on probabilities to know preload the most likely bundles first)
5+
FIX: The entry.ssr renderToStream `preloader.preloadProbability` option is now deprecated because this could cause performance issues with bundles fetched on click instead of being preloaded ahead of time. (The preloader still relies on probabilities to know preload the most likely bundles first)

.changeset/lucky-adults-tan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
'@builder.io/qwik': patch
44
---
55

6-
feat(cli): Add check-client command to verify bundle freshness
6+
CHORE: Add check-client command to verify bundle freshness

0 commit comments

Comments
 (0)