Open
Conversation
7369a09 to
9d9e2dd
Compare
9d9e2dd to
2a99e03
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to build/v2, this PR will be updated.
build/v2is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonbuild/v2.Releases
@qwik.dev/core@2.0.0-beta.33
Major Changes
renderToStreamAPIs: (by @maiieul in #8518)preloads.ssrPreloadProbabilityandpreloads.preloadProbabilityAPIs because the number of simultaneous idle preloads should be easy to determine for the developer.preloads.debugAPI because it hasn't really proved useful after a full year of modulepreloads.prefetchStrategyAPI.Patch Changes
🐞🩹 Node SSR streaming to honor downstream backpressure (by @Varixo in #8557)
Updated dependencies [
581a96e]:@qwik.dev/optimizer@2.1.0-beta.3
Minor Changes
letidentifiers retainletwhen migrating (by @wmertens in #8560)eslint-plugin-qwik@2.0.0-beta.33
Patch Changes
no-await-navigate-in-use-taskESLint rule to catch awaitinguseNavigate()inside blockinguseTask$callbacks. (by @VedantMadane in #8549)@qwik.dev/react@2.0.0-beta.33
Patch Changes
3755593,ae7e595]:@qwik.dev/router@2.0.0-beta.33
Patch Changes
🐞🩹 Node SSR streaming to honor downstream backpressure (by @Varixo in #8557)
Updated dependencies [
3755593,ae7e595]:create-qwik@2.0.0-beta.33