Skip to content

Version Packages#4233

Open
microsoft-react-native-sdk[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#4233
microsoft-react-native-sdk[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@microsoft-react-native-sdk

Copy link
Copy Markdown
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 main, this PR will be updated.

Releases

@rnx-kit/fork-sync@0.5.0

Minor Changes

  • de39f3a: Add support for vendoring a subset of very large upstream repos:

    • sparsePaths — vendor multiple upstream directories via sparse-checkout (identity-mapped, so each keeps its repo-relative path under the local path). Mutually exclusive with subDir. When set, the clone uses --no-checkout so the whole default branch isn't materialized before sparse-checkout narrows it.
    • cloneFilter — partial-clone filter (default blob:none); set tree:0 to also defer trees, which with sparsePaths shrinks the initial clone of a huge repo by orders of magnitude.
    • First-time syncs from an empty commit are now supported as a direct import (no base, no merge).

Releases:
  @rnx-kit/fork-sync@0.5.0
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.

0 participants