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

Version Packages #2578

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Version Packages #2578

merged 2 commits into from
Aug 9, 2023

Conversation

rnsdkbot
Copy link
Collaborator

@rnsdkbot rnsdkbot commented Aug 3, 2023

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/metro-service@3.1.0

Minor Changes

  • 2edf436: Refactor saveAssets code to allow out of tree overrides

Patch Changes

  • 18c757b: Resolve npmPackageName from project root not local paths

  • 513efaa: @react-native-community/cli-plugin-metro has been deprecated. Sync to the
    latest changes and don't depend on it for bundling.

    @react-native-community/cli-plugin-metro is being moved into the
    react-native repository. In the process, it was renamed and its API surface
    has been reduced to the bare minimum. buildBundleWithConfig, which we need to
    pass our custom config to the bundler, has also been axed. For more details, see
    Migrate cli-plugin-metro into repo facebook/react-native#38795.

  • 6da44cd: Warn if projectRoot may be misconfigured

@rnx-kit/cli@0.16.11

Patch Changes

  • 6da44cd: Warn if projectRoot may be misconfigured
  • Updated dependencies [18c757b]
  • Updated dependencies [513efaa]
  • Updated dependencies [2edf436]
  • Updated dependencies [e4c560b]
  • Updated dependencies [6da44cd]
  • Updated dependencies [6d05950]
    • @rnx-kit/metro-service@3.1.0
    • @rnx-kit/metro-serializer-esbuild@0.1.27
    • @rnx-kit/metro-serializer@1.0.12
    • @rnx-kit/third-party-notices@1.3.4

@rnx-kit/metro-config@1.3.8

Patch Changes

  • 18c757b: Resolve npmPackageName from project root not local paths

@rnx-kit/metro-serializer@1.0.12

Patch Changes

  • e4c560b: Remove unused peer dependency

@rnx-kit/metro-serializer-esbuild@0.1.27

Patch Changes

  • e4c560b: Remove unused peer dependency

@rnx-kit/third-party-notices@1.3.4

Patch Changes

  • 6d05950: Fix splitSourcePath potentially getting wrong module name

@github-actions github-actions bot added the feature: metro This is related to Metro label Aug 3, 2023
@github-actions github-actions bot force-pushed the changeset-release/main branch 11 times, most recently from a073204 to c9bf606 Compare August 9, 2023 12:42
Releases:
  @rnx-kit/metro-service@3.1.0
  @rnx-kit/metro-config@1.3.8
  @rnx-kit/metro-serializer-esbuild@0.1.27
  @rnx-kit/metro-serializer@1.0.12
  @rnx-kit/cli@0.16.11
  @rnx-kit/third-party-notices@1.3.4
@github-actions github-actions bot force-pushed the changeset-release/main branch from c9bf606 to 1aae878 Compare August 9, 2023 17:22
@tido64 tido64 merged commit a70dc1e into main Aug 9, 2023
@tido64 tido64 deleted the changeset-release/main branch August 9, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: metro This is related to Metro
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants