chore: Update version for release (pre) #12101
Merged
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 release-v6, this PR will be updated.
release-v6is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonrelease-v6.Releases
[email protected]
Minor Changes
unstable_patchRoutesOnNavigation(#11973)unstable_dataStrategy(#11974)unstable_flushSyncoption for navigations and fetchers (#11989)unstable_viewTransitionoption for navigations and the correspondingunstable_useViewTransitionStatehook (#11989)Patch Changes
?indexparam already exists from a prior submission (#12003)useFormActionbug - when removing?indexparam it would not keep other non-RemixindexparamsRouteObjectwithinPatchRoutesOnNavigationFunction'spatchmethod so it doesn't expect agnostic route objects passed topatch(#11967)PatchRoutesOnNavigationFunctionArgstype for convenience@remix-run/[email protected][email protected]
Minor Changes
unstable_patchRoutesOnNavigation(#11973)unstable_dataStrategy(#11974)unstable_flushSyncoption for navigations and fetchers (#11989)unstable_viewTransitionoption for navigations and the correspondingunstable_useViewTransitionStatehook (#11989)Patch Changes
?indexparam already exists from a prior submission (#12003)useFormActionbug - when removing?indexparam it would not keep other non-RemixindexparamsRouteObjectwithinPatchRoutesOnNavigationFunction'spatchmethod so it doesn't expect agnostic route objects passed topatch(#11967)PatchRoutesOnNavigationFunctionArgstype for convenience[email protected]@remix-run/[email protected]@remix-run/[email protected]
Minor Changes
unstable_patchRoutesOnNavigation(#11973)unstable_dataStrategy(#11974)unstable_flushSyncoption for navigations and fetchers (#11989)unstable_viewTransitionoption for navigations and the correspondingunstable_useViewTransitionStatehook (#11989)Patch Changes
?indexparam already exists from a prior submission (#12003)useFormActionbug - when removing?indexparam it would not keep other non-RemixindexparamsFix bug with fetchers not persisting
preventScrollResetthrough redirects during concurrent fetches (#11999)Remove internal cache to fix issues with interrupted
patchRoutesOnNavigationcalls (#12055)patchRoutesOnNavigationinternally so that multiple navigations with the same start/end would only execute the function once and use the same promisepatchshort circuiting if a navigation was interrupted (and therequest.signalaborted) since the first invocation'spatchwould no-opimport()for async routes will already be cached automatically - and if not it's easy enough for users to implement this cache in userlandAvoid unnecessary
console.erroron fetcher abort due to back-to-back revalidation calls (#12050)RouteObjectwithinPatchRoutesOnNavigationFunction'spatchmethod so it doesn't expect agnostic route objects passed topatch(#11967)PatchRoutesOnNavigationFunctionArgstype for convenienceFix bugs with partialHydration when hydrating with errors (#12070)
Remove internal
discoveredRoutesFIFO queue fromunstable_patchRoutesOnNavigation(#11977)[email protected]
Patch Changes
[email protected][email protected]@remix-run/[email protected][email protected]
Patch Changes
[email protected]