chore: Update version for release (pre) #6660
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/dev@1.18.0-pre.0
Minor Changes
remix build
andremix dev
(#6596)Patch Changes
Architect (AWS Lambda)
->Architect
in thecreate-remix
CLI to avoid confusion for other methods of deploying to AWS (i.e., SST) (#6484)esbuild-plugins-node-modules-polyfill
to 1.0.16 to ensure that the plugin is cached (#6652)@remix-run/serve@1.18.0-pre.0
@remix-run/server-runtime@1.18.0-pre.0
@remix-run/eslint-config@1.18.0-pre.0
Minor Changes
@remix-run/eslint-config
to inherit rules from@typescript-eslint/recommended
(#6614)@remix-run/react@1.18.0-pre.0
Minor Changes
application/json
andtext/plain
submission encodings inuseSubmit
/fetcher.submit
(#6570)<Link prefetch="viewport">
to prefetch links when they enter the viewport via an Intersection Observer (#6433)Patch Changes
@remix-run/serve@1.18.0-pre.0
Minor Changes
Patch Changes
@remix-run/node@1.18.0-pre.0
@remix-run/express@1.18.0-pre.0
@remix-run/server-runtime@1.18.0-pre.0
Minor Changes
Patch Changes
@remix/server-runtime
including@types/react
as adevDependency
when it doesn't actually do anything React-specific and was just re-exportingComponentType
in values such asCatchBoundaryComponent
/ErrorBoundaryComponent
/V2_ErrorBoundaryComponent
. These types are more correctly exported from@remix-run/react
which is React-aware so that is the correct place to be importing those types from. In order to avoid breaking existing builds, the types in@remix/server-runtime
have been loosened toany
and@deprecated
warnings have been added informing users to switch to the corresponding types in@remix-run/react
. (#5713)@types/cookie
todependencies
since we re-export types from there (#5713)@remix-run/testing@1.18.0-pre.0
Minor Changes
Patch Changes
@remix-run/react@1.18.0-pre.0
@remix-run/node@1.18.0-pre.0
create-remix@1.18.0-pre.0
Patch Changes
@remix-run/dev@1.18.0-pre.0
@remix-run/architect@1.18.0-pre.0
Patch Changes
@remix-run/node@1.18.0-pre.0
@remix-run/cloudflare@1.18.0-pre.0
Patch Changes
@remix-run/server-runtime@1.18.0-pre.0
@remix-run/cloudflare-pages@1.18.0-pre.0
Patch Changes
@remix-run/cloudflare@1.18.0-pre.0
@remix-run/cloudflare-workers@1.18.0-pre.0
Patch Changes
@remix-run/cloudflare@1.18.0-pre.0
@remix-run/deno@1.18.0-pre.0
Patch Changes
@remix-run/server-runtime@1.18.0-pre.0
@remix-run/express@1.18.0-pre.0
Patch Changes
@remix-run/node@1.18.0-pre.0
@remix-run/netlify@1.18.0-pre.0
Patch Changes
@remix-run/node@1.18.0-pre.0
@remix-run/node@1.18.0-pre.0
Patch Changes
@remix-run/server-runtime@1.18.0-pre.0
@remix-run/vercel@1.18.0-pre.0
Patch Changes
@remix-run/node@1.18.0-pre.0
remix@1.18.0-pre.0
remix
See the
CHANGELOG.md
in individual Remix packages for all changes.@remix-run/css-bundle@1.18.0-pre.0