Releases: microsoft/rnx-kit
Releases · microsoft/rnx-kit
@rnx-kit/[email protected]
@rnx-kit/[email protected]
@rnx-kit/[email protected]
Patch Changes
- b7e60e9: Don't fail on profiles that contain only common dependencies
@rnx-kit/[email protected]
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/[email protected]
Patch Changes
- a1f0417:
rnx-clean
: Make cache integrity verification optional
@rnx-kit/[email protected]
Patch Changes
- b3308e9: Remove unused
eslint-plugin-jest
@rnx-kit/[email protected]
@rnx-kit/[email protected]
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 ofrnx-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/[email protected]
@rnx-kit/[email protected]
Patch Changes
- 1630d25: Manually handle
sideEffects
set to an array of globs as esbuild only accepts boolean values.
@rnx-kit/[email protected]
Patch Changes
- e0e19ad: Declarations should be exported as types