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) #12442

Merged
merged 1 commit into from
Dec 2, 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.

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

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

[email protected]

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 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 and the current route in matches and params.
    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/[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

  • Support moduleResolution Node16 and NodeNext (#12440)

  • Generate wide matches and params types for 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 and the current route in matches and params.
    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:

[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

[email protected]

@pcattori pcattori merged commit 1007cc7 into release-next Dec 2, 2024
1 check passed
@pcattori pcattori deleted the changeset-release/release-next branch December 2, 2024 23:04
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