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 github-actions[bot] over 2 years ago

Patch Changes

  • b7e60e9: Don't fail on profiles that contain only common dependencies
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 55106b7: Bump react-native-test-app to 1.0.6 to fix Gradle running out of heap space during the lint task on some machines.
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • a1f0417: rnx-clean: Make cache integrity verification optional
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • b3308e9: Remove unused eslint-plugin-jest
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • 2036ac7: Added Generic rnxClean script.This is responsible for clearing all react native related caches.

Patch Changes

  • 6f659dd: Fix rnx-clean not clearing Gradle cache on Windows
  • 6f659dd: Use os.tmpdir() instead of relying on an environment variable
  • 6f659dd: Integrate ora to make the output of rnx-clean prettier
  • 6f659dd: pod cache clean only needs to be run once
  • c15102f: Fix "watchman::CommandValidationError: failed to validate command: unknown command watchman-del-all" when running rnx-clean
  • Updated dependencies [f385a26]
  • Updated dependencies [868be32]
  • Updated dependencies [d10f4b0]
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • f385a26: Allow declaring common capabilities at the root level

Patch Changes

  • 868be32: Bump react-native-test-app to 0.11.4 to support react-native-macos 0.66
  • d10f4b0: Use react-native-test-app 1.0 from react-native 0.66+
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • e0e19ad: Declarations should be exported as types
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 1630d25: Manually handle sideEffects set to an array of globs as esbuild only accepts boolean values.
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • ca8c634: dep-check should pick up customProfiles when running in --vigilant mode to allow individual packages to use different profiles without having to re-declare which React Native versions they support.

Patch Changes

  • 0f7793e: Bump react-native-test-app 0.11.2 to support react-native 0.67
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 7334bdb: Forward sideEffects property to help esbuild tree-shake more unused code
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] almost 3 years ago

Minor Changes

  • f88f8a6: Add ability to set custom remapper
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] almost 3 years ago

Patch Changes

  • feb1613: fix(dep-check): bump react-native-test-app to 0.11.0
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] almost 3 years ago

Patch Changes

  • adf6feb: Get available platforms from disk instead of using a hard-coded list
  • Updated dependencies [adf6feb]
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] almost 3 years ago

Patch Changes

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

Published by github-actions[bot] almost 3 years ago

Minor Changes

  • a50e4a3: Bump esbuild to 0.14.x
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] almost 3 years ago

Minor Changes

  • adf6feb: Added a function to get available React Native platforms
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] almost 3 years ago

Patch Changes

  • adf6feb: Get available platforms from disk instead of using a hard-coded list
  • Updated dependencies [adf6feb]
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] almost 3 years ago

Minor Changes

  • fa7ef12: Added command to show QR code. This QR code can be scanned in React Native Test App to load the bundle from the dev server, eliminating the need to manually configure the bundler address.

Patch Changes

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

Published by github-actions[bot] almost 3 years ago

Patch Changes

  • 09edaab: Prefer module main field
rnx-kit - @rnx-kit/[email protected]

Published by github-actions[bot] almost 3 years ago

Patch Changes

  • 80a9e64: Bump react-native-test-app to 0.10.2
  • 8f868c4: Bump react-native-test-app to 0.10.1