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

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

Published by rnsdkbot about 1 year ago

Patch Changes

  • 88a4b620: Fixed Hermes crashing when bundling with esbuild 0.18.8+ due to the introduction of lowering async generator functions
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 46732af1: Bump react-native-svg for Xcode 15 build fix
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 839ba0e3: Add HermesOptions for controlling Hermes bytecode output
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • f1668f4d: Pass minify option to metro-serializer-esbuild
  • 839ba0e3: Allow Hermes to be run post-bundle
  • Updated dependencies [839ba0e3]
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • cca1727d: Use @react-native/babel-preset when it's specified in package.json
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Minor Changes

  • 55756581: Added function for resolving a dependency chain
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 55756581: Resolve correct @react-native-community/cli-plugin-metro instance through react-native
  • Updated dependencies [55756581]
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 3c65642e: Print the path to the Metro instance that will be monkey patched if experimental_retryResolvingFromDisk is enabled
  • Updated dependencies [55756581]
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 55756581: Resolve correct @react-native-community/cli instance through react-native
  • Updated dependencies [55756581]
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • a442ffd4: Cache access to NODE_ENV
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

  • c9e7641b: Reuse code from @react-native/assets-registry
  • 8ba65d6f: Use node-fetch only as fallback when current Node version doesn't implement Fetch API
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 8ba65d6f: Use node-fetch only as fallback when current Node version doesn't implement Fetch API
  • Updated dependencies [c9e7641b]
  • Updated dependencies [8ba65d6f]
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 39f0a3b2: Fix help message not showing on startup (and add preliminary support for 0.73)
  • d9f6c50a: Ensure dependencies are correctly declared
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 52e032e2: Add bundle size log even when metafile option is set
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 39f0a3b2: Fix help message not showing on startup (and add preliminary support for 0.73)
  • d9f6c50a: Ensure dependencies are correctly declared
  • Updated dependencies [39f0a3b2]
  • Updated dependencies [52e032e2]
  • Updated dependencies [d9f6c50a]
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • fe7db24e: Update dependency com.microsoft.identity.client:msal to v4.7.0
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • 96905f7b: Add support for Bun
  • bc2b2627: Allow bundling directly from TypeScript source
rnx-kit - @rnx-kit/[email protected]

Published by rnsdkbot about 1 year ago

Patch Changes

  • bc2b2627: Allow bundling directly from TypeScript source
  • Updated dependencies [bc2b2627]