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

Merged
merged 2 commits into from
Jun 30, 2023

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.

Releases

create-remix@1.18.1

Patch Changes

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

@remix-run/architect@1.18.1

Patch Changes

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

@remix-run/cloudflare@1.18.1

Patch Changes

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

@remix-run/cloudflare-pages@1.18.1

Patch Changes

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

@remix-run/cloudflare-workers@1.18.1

Patch Changes

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

@remix-run/deno@1.18.1

Patch Changes

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

@remix-run/dev@1.18.1

Patch Changes

  • ignore missing react-dom/client for react 17 (0eff92c5b)
  • Updated dependencies:
    • @remix-run/server-runtime@1.18.1

@remix-run/express@1.18.1

Patch Changes

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

@remix-run/netlify@1.18.1

Patch Changes

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

@remix-run/node@1.18.1

Patch Changes

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

@remix-run/react@1.18.1

Patch Changes

  • Bump to latest router versions (#6737)
  • Fix reload loops in scenarios where CDNs ignore search params (#6707)
  • Bump router version (#6727)
  • Bump to stable router version 6.14.1 (#6740)

@remix-run/serve@1.18.1

Patch Changes

  • Updated dependencies:
    • @remix-run/node@1.18.1
    • @remix-run/express@1.18.1

@remix-run/server-runtime@1.18.1

Patch Changes

  • Bump to latest router versions (#6737)

  • Fix reload loops in scenarios where CDNs ignore search params (#6707)

  • Avoid circular references and infinite recursion in types (#6736)

    "Pretty" or simplified Typescript types are evaluated by eagerly resolving types.
    For complex types with circular references, this can cause TS to recurse infinitely.

    To fix this, pretty types are reverted as a built-in DX feature of useLoaderData, useActionData, etc...

  • Bump to stable router version 6.14.1 (#6740)

@remix-run/testing@1.18.1

Patch Changes

  • Bump to latest router versions (#6737)
  • Bump to stable router version 6.14.1 (#6740)
  • Updated dependencies:
    • @remix-run/react@1.18.1
    • @remix-run/node@1.18.1

@remix-run/vercel@1.18.1

Patch Changes

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

remix@1.18.1

remix

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

@remix-run/css-bundle@1.18.1

@remix-run/eslint-config@1.18.1

@brophdawg11 brophdawg11 merged commit 708f7db into release-next Jun 30, 2023
9 checks passed
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch June 30, 2023 20:53
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.

1 participant