Fix the default root ErrorBoundary component so it leverages the user-provided Layout component (#8859)
Fix the default root HydrateFallback component so it leverages any user-provided Layout component (#8892)
Ensure @remix-run/react re-exports everything from react-router-dom for SPA mode (#8929)
Updated dependencies:
@remix-run/server-runtime@2.8.0
2.7.2
Patch Changes
Updated dependencies:
@remix-run/server-runtime@2.7.2
2.7.1
Patch Changes
Updated dependencies:
@remix-run/server-runtime@2.7.1
2.7.0
Minor Changes
Allow an optional Layout export from the root route (#8709)
Vite: Add a new basename option to the Vite plugin, allowing users to set the internal React Router basename in order to to serve their applications underneath a subpath (#8145)
Patch Changes
Fix a bug with SPA mode when the root route had no children (#8747)
Updated dependencies:
@remix-run/server-runtime@2.7.0
2.6.0
Patch Changes
Updated dependencies:
@remix-run/server-runtime@2.6.0
2.5.1
Patch Changes
Only use active matches in <Meta>/<Links> in SPA mode (#8538)
Remove leftover unstable_ prefix from Blocker/BlockerFunction types (#8530)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @remix-run/react from 2.3.1 to 2.8.0.
Release notes
Sourced from
@remix-run/react
's releases.Changelog
Sourced from
@remix-run/react
's changelog.... (truncated)
Commits
2df7a35
chore: Update version for release (#8938)9646688
chore: Update version for release (pre) (#8937)52d96cd
Bump router (#8936)6affc40
chore: Update version for release (pre) (#8930)0b59aac
Ensure remix react re-exports everything from react-router-dom (#8929)71b83b4
chore: Update version for release (pre) (#8907)3f9c84a
Fix BoundaryShell usage in default HydrateFallback (#8906)fe9979c
chore: Update version for release (pre) (#8904)8de0a5a
Bump Router prerelease (#8903)9f0a2f3
Fix root default HydrateFallback when Layout exists (#8892)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show