rnx-kit

Modern, scalable tools. Exceptional developer experience.

MIT License

Downloads
6M
Stars
1.4K
Committers
49

Bot releases are visible (Hide)

rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 6d05950b: Fix splitSourcePath potentially getting wrong module name
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Minor Changes

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

Patch Changes

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

  • 513efaab: @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
    https://github.com/facebook/react-native/pull/38795.

  • 6da44cd3: Warn if projectRoot may be misconfigured

rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • e4c560b3: Remove unused peer dependency
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • e4c560b3: Remove unused peer dependency
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 18c757ba: Resolve npmPackageName from project root not local paths
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 0b842c78: Fix rnx-test command not accepting any arguments when using Jest 29.2+
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • bdb49b37: fix issue caused by Lerna 7+ useWorkspaces deprecation
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 24ffac89: Bump com.microsoft.identity.client:msal to v4.6.3
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 259bc617: Fix extraNodeModules not resolving correctly when experimental_retryResolvingFromDisk is enabled
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • a4c18204: Respect moduleSuffixes set at the root level
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot over 1 year ago

Patch Changes

  • 4079b5bc: Implement initWithHost: introduced in react-native-test-app 2.5.11
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot over 1 year ago

Minor Changes

  • b949bbd6: Extend parseExperiencesFromObject to support enabling/disabling flighted experiences
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot over 1 year ago

Patch Changes

  • 504a691b: Remove unused bridge events. RCTBridge may go away in the future and should not be exposed to users.
  • 537d6f74: Describe react-native-host API in README
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot over 1 year ago

Patch Changes

  • 3c97f6f9: Bump com.microsoft.identity.client:msal to v4.6.1
  • 525a764e: Use androidx.activity:activity-ktx 1.7.2 if Kotlin version is 1.8 or greater
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot over 1 year ago

Patch Changes

  • 86d5d5c6: Correctly handle redirected modules
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot over 1 year ago

Patch Changes

  • 0bf36c2b: Add shouldAddToIgnoreList to sourceMappingOptions, this became mandatory in Metro 0.76.3
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot over 1 year ago

Patch Changes

  • 49d0f491: Add support for metafile flag
  • 146eb6ec: Warn when export * is used on log level 'debug'
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot over 1 year ago

Patch Changes

  • 190c8d11: Export detectDuplicatePackages, normalizePath, resolveModule, and getErrorMessage functions
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot over 1 year ago

Patch Changes

  • 190c8d11: Export packageRelativePath function