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 #3884

Merged
merged 3 commits into from Jul 30, 2022
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 30, 2022

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.

Releases

create-remix@1.6.7

Patch Changes

  • Updated dependencies:
    • @remix-run/dev@1.6.7

remix@1.6.7

Patch Changes

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

@remix-run/architect@1.6.7

Patch Changes

  • Updated dependencies:
    • @remix-run/node@1.6.7

@remix-run/cloudflare@1.6.7

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@1.6.7

@remix-run/cloudflare-pages@1.6.7

Patch Changes

  • Updated dependencies:
    • @remix-run/cloudflare@1.6.7

@remix-run/cloudflare-workers@1.6.7

Patch Changes

  • Updated dependencies:
    • @remix-run/cloudflare@1.6.7

@remix-run/deno@1.6.7

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@1.6.7

@remix-run/dev@1.6.7

Patch Changes

  • Remove logical nullish assignment, which is incompatible with Node v14. (#3880)
  • Don't show ESM warnings when consumed via dynamic import. (#3872)
  • Updated dependencies:
    • @remix-run/serve@1.6.7
    • @remix-run/server-runtime@1.6.7

@remix-run/express@1.6.7

Patch Changes

  • Updated dependencies:
    • @remix-run/node@1.6.7

@remix-run/netlify@1.6.7

Patch Changes

  • Updated dependencies:
    • @remix-run/node@1.6.7

@remix-run/node@1.6.7

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@1.6.7

@remix-run/react@1.6.7

Patch Changes

  • Fix inferred types for useLoaderData and useActionData to preserve nulls. Previously, null types were being replaced by never due to usage of NonNullable in UndefinedOptionals. Properties that aren't unions with undefined are now kept as-is, while properties that do include undefined are still made optional, but only remove undefined from the property type whereas NonNullable also removed null types. (#3879)

@remix-run/serve@1.6.7

Patch Changes

  • Updated dependencies:
    • @remix-run/express@1.6.7

@remix-run/vercel@1.6.7

Patch Changes

  • Updated dependencies:
    • @remix-run/node@1.6.7

@remix-run/eslint-config@1.6.7

@remix-run/server-runtime@1.6.7

@chaance chaance merged commit 5a6978f into release-next Jul 30, 2022
@chaance chaance deleted the changeset-release/release-next branch July 30, 2022 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant