chore: Update version for release (pre) #5097
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-next, this PR will be updated.
release-next
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onrelease-next
.Releases
@remix-run/[email protected]
Minor Changes
future.unstable_cssModules
feature flag (#4852)Patch Changes
@remix-run/[email protected]
@remix-run/[email protected]
Minor Changes
future.unstable_vanillaExtract
feature flag (#5040)future.unstable_cssSideEffectImports
feature flag (#4919)future.unstable_cssModules
feature flag (#4852)Patch Changes
@remix-run/serve
to match current release (809f51955
)*
to be anywhere in flat route segment (#5014)handle
in md(x) frontmatter (#4865)@remix-run/[email protected]
@remix-run/[email protected]
@remix-run/[email protected]
Minor Changes
future.unstable_vanillaExtract
feature flag (#5040)future.unstable_cssSideEffectImports
feature flag (#4919)future.unstable_cssModules
feature flag (#4852)Patch Changes
Fix v2
meta
to ensure meta is rendered from the next route in the tree if nometa
export is included in a leaf route (#5041)Add
future.v2_errorBoundary
flag to opt-into v2ErrorBoundary
behavior. This removes the separateCatchBoundary
andErrorBoundary
and consolidates them into a singleErrorBoundary
following the logic used byerrorElement
in React Router. You can then useisRouteErrorResponse
to differentiate between thrownResponse
/Error
instances. (#4918)Introduces the
defer()
API from@remix-run/router
with support for server-rendering and HTTP streaming. This utility allows you to defer values returned from loaders by passing promises instead of resolved values. This has been refered to as "promise over the wire". (#4920)Informational Resources:
Documentation Resources (better docs specific to remix are in the works):
@remix-run/[email protected]
Minor Changes
future.unstable_vanillaExtract
feature flag (#5040)future.unstable_cssSideEffectImports
feature flag (#4919)future.unstable_cssModules
feature flag (#4852)Patch Changes
Add
future.v2_errorBoundary
flag to opt-into v2ErrorBoundary
behavior. This removes the separateCatchBoundary
andErrorBoundary
and consolidates them into a singleErrorBoundary
following the logic used byerrorElement
in React Router. You can then useisRouteErrorResponse
to differentiate between thrownResponse
/Error
instances. (#4918)Introduces the
defer()
API from@remix-run/router
with support for server-rendering and HTTP streaming. This utility allows you to defer values returned from loaders by passing promises instead of resolved values. This has been refered to as "promise over the wire". (#4920)Informational Resources:
Documentation Resources (better docs specific to remix are in the works):
@remix-run/[email protected]
Minor Changes
future.unstable_vanillaExtract
feature flag (#5040)future.unstable_cssSideEffectImports
feature flag (#4919)future.unstable_cssModules
feature flag (#4852)Patch Changes
Introduces the
defer()
API from@remix-run/router
with support for server-rendering and HTTP streaming. This utility allows you to defer values returned from loaders by passing promises instead of resolved values. This has been refered to as "promise over the wire". (#4920)Informational Resources:
Documentation Resources (better docs specific to remix are in the works):
Updated dependencies:
@remix-run/[email protected]
@remix-run/[email protected]
[email protected]
Patch Changes
@remix-run/[email protected]
@remix-run/[email protected]
Patch Changes
@architect/functions
' built-in types (#4898)@remix-run/[email protected]
@remix-run/[email protected]
Patch Changes
Introduces the
defer()
API from@remix-run/router
with support for server-rendering and HTTP streaming. This utility allows you to defer values returned from loaders by passing promises instead of resolved values. This has been refered to as "promise over the wire". (#4920)Informational Resources:
Documentation Resources (better docs specific to remix are in the works):
Updated dependencies:
@remix-run/[email protected]
@remix-run/[email protected]
Patch Changes
@remix-run/[email protected]
@remix-run/[email protected]
Patch Changes
@remix-run/[email protected]
@remix-run/[email protected]
Patch Changes
Introduces the
defer()
API from@remix-run/router
with support for server-rendering and HTTP streaming. This utility allows you to defer values returned from loaders by passing promises instead of resolved values. This has been refered to as "promise over the wire". (#4920)Informational Resources:
Documentation Resources (better docs specific to remix are in the works):
Updated dependencies:
@remix-run/[email protected]
@remix-run/[email protected]
Patch Changes
@remix-run/[email protected]
@remix-run/[email protected]
Patch Changes
@remix-run/[email protected]
@remix-run/[email protected]
Patch Changes
Introduces the
defer()
API from@remix-run/router
with support for server-rendering and HTTP streaming. This utility allows you to defer values returned from loaders by passing promises instead of resolved values. This has been refered to as "promise over the wire". (#4920)Informational Resources:
Documentation Resources (better docs specific to remix are in the works):
Updated dependencies:
@remix-run/[email protected]
@remix-run/[email protected]
Patch Changes
Introduces the
defer()
API from@remix-run/router
with support for server-rendering and HTTP streaming. This utility allows you to defer values returned from loaders by passing promises instead of resolved values. This has been refered to as "promise over the wire". (#4920)Informational Resources:
Documentation Resources (better docs specific to remix are in the works):
Updated dependencies:
@remix-run/[email protected]
@remix-run/[email protected]
Patch Changes
@remix-run/[email protected]
[email protected]
remix
See the
CHANGELOG.md
in individual Remix packages for all changes.@remix-run/[email protected]