Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update version for release (pre) #4062

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

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, run changeset pre exit on release-next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

remix@2.0.0-pre.0

Minor Changes

  • We've added a new type: SerializeFrom. This is used to infer the (#4013)
    JSON-serialized return type of loaders and actions.
  • MetaFunction type can now infer data and parentsData types from route loaders (#4022)

Patch Changes

  • Removed our compiler's React shim in favor of esbuild's new automatic JSX transform (#3860)

See the CHANGELOG.md in individual Remix packages for all changes.

@remix-run/cloudflare@2.0.0-pre.0

Minor Changes

  • We've added a new type: SerializeFrom. This is used to infer the (#4013)
    JSON-serialized return type of loaders and actions.

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@2.0.0-pre.0

@remix-run/deno@2.0.0-pre.0

Minor Changes

  • We've added a new type: SerializeFrom. This is used to infer the (#4013)
    JSON-serialized return type of loaders and actions.

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@2.0.0-pre.0

@remix-run/dev@2.0.0-pre.0

Minor Changes

  • Added support for importing .gql and .graphql files as plain text (#3923)
  • Added support for importing .zip and .avif files as resource URLs (#3985)

Patch Changes

  • Removed our compiler's React shim in favor of esbuild's new automatic JSX transform (#3860)
  • Fixed a bug in the import to require conversion in the CLI's .ts to .js migration script (#3986)
  • Updated dependencies:
    • @remix-run/server-runtime@2.0.0-pre.0
    • @remix-run/serve@2.0.0-pre.0

@remix-run/node@2.0.0-pre.0

Minor Changes

  • We've added a new type: SerializeFrom. This is used to infer the (#4013)
    JSON-serialized return type of loaders and actions.

Patch Changes

  • Fixed a bug when destroying fileStorage sessions to prevent deleting entire session directories (#3986)
  • Updated dependencies:
    • @remix-run/server-runtime@2.0.0-pre.0

@remix-run/react@2.0.0-pre.0

Minor Changes

  • We've added a new type: SerializeFrom. This is used to infer the (#4013)
    JSON-serialized return type of loaders and actions.

Patch Changes

  • Unblock hydration via async module scripts. (#3918)

@remix-run/serve@2.0.0-pre.0

Minor Changes

  • We've added a new type: SerializeFrom. This is used to infer the (#4013)
    JSON-serialized return type of loaders and actions.
  • MetaFunction type can now infer data and parentsData types from route loaders (#4022)

Patch Changes

  • Updated dependencies:
    • @remix-run/express@2.0.0-pre.0

@remix-run/server-runtime@2.0.0-pre.0

Minor Changes

  • We've added a new type: SerializeFrom. This is used to infer the (#4013)
    JSON-serialized return type of loaders and actions.
  • MetaFunction type can now infer data and parentsData types from route loaders (#4022)

Patch Changes

  • Improved performance for data serialization at runtime (#3889)

create-remix@2.0.0-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@2.0.0-pre.0

@remix-run/architect@1.6.9-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/node@2.0.0-pre.0

@remix-run/cloudflare-pages@2.0.0-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/cloudflare@2.0.0-pre.0

@remix-run/cloudflare-workers@2.0.0-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/cloudflare@2.0.0-pre.0

@remix-run/express@2.0.0-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/node@2.0.0-pre.0

@remix-run/netlify@2.0.0-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/node@2.0.0-pre.0

@remix-run/vercel@2.0.0-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/node@2.0.0-pre.0

@remix-run/eslint-config@2.0.0-pre.0

@chaance chaance closed this Aug 24, 2022
@MichaelDeBoey MichaelDeBoey deleted the changeset-release/release-next branch August 24, 2022 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant