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

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 2, 2024

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

react-router@7.0.2

Patch Changes

  • temporarily only use one build in export map so packages can have a peer dependency on react router (#12437)

  • Generate wide matches and params types for current route and child routes (#12397)

    At runtime, matches includes child route matches and params include child route path parameters.
    But previously, we only generated types for parent routes in matches; for params, we only considered the parent routes and the current route.
    To align our generated types more closely to the runtime behavior, we now generate more permissive, wider types when accessing child route information.

@react-router/architect@7.0.2

Patch Changes

  • Updated dependencies:
    • react-router@7.0.2
    • @react-router/node@7.0.2

@react-router/cloudflare@7.0.2

Patch Changes

  • Updated dependencies:
    • react-router@7.0.2

@react-router/dev@7.0.2

Patch Changes

  • Support moduleResolution Node16 and NodeNext (#12440)

  • Generate wide matches and params types for current route and child routes (#12397)

    At runtime, matches includes child route matches and params include child route path parameters.
    But previously, we only generated types for parent routes in matches; for params, we only considered the parent routes and the current route.
    To align our generated types more closely to the runtime behavior, we now generate more permissive, wider types when accessing child route information.

  • Updated dependencies:

    • react-router@7.0.2
    • @react-router/node@7.0.2
    • @react-router/serve@7.0.2

react-router-dom@7.0.2

Patch Changes

  • Updated dependencies:
    • react-router@7.0.2

@react-router/express@7.0.2

Patch Changes

  • Updated dependencies:
    • react-router@7.0.2
    • @react-router/node@7.0.2

@react-router/fs-routes@7.0.2

Patch Changes

  • Updated dependencies:
    • @react-router/dev@7.0.2

@react-router/node@7.0.2

Patch Changes

  • Updated dependencies:
    • react-router@7.0.2

@react-router/remix-routes-option-adapter@7.0.2

Patch Changes

  • Updated dependencies:
    • @react-router/dev@7.0.2

@react-router/serve@7.0.2

Patch Changes

  • Updated dependencies:
    • react-router@7.0.2
    • @react-router/node@7.0.2
    • @react-router/express@7.0.2

create-react-router@7.0.2

@github-actions github-actions bot force-pushed the changeset-release/release-next branch from 8b926f5 to 49a1381 Compare December 3, 2024 02:13
@pcattori pcattori merged commit a51b35d into release-next Dec 3, 2024
1 check passed
@pcattori pcattori deleted the changeset-release/release-next branch December 3, 2024 02:15
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