Skip to content

Releases: microsoft/rnx-kit

@rnx-kit/dep-check@1.12.4

21 Feb 10:50
ab7a4f6
Compare
Choose a tag to compare

Patch Changes

  • 0eb8b8b: Bump workspace-tools to 0.18.2 for performance improvements
  • 64ce5a1: Bump react-native-screens for 0.66 and 0.68

@rnx-kit/dep-check@1.12.3

11 Feb 12:56
1203a09
Compare
Choose a tag to compare

Patch Changes

  • 4c747fd: Add profile for react-native 0.68
  • 730a167: Also look for react-native under devDependencies

@rnx-kit/dep-check@1.12.2

08 Feb 13:05
901419d
Compare
Choose a tag to compare

Patch Changes

  • b7e60e9: Don't fail on profiles that contain only common dependencies

@rnx-kit/dep-check@1.12.1

07 Feb 14:59
2700c07
Compare
Choose a tag to compare

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/cli@0.11.1

07 Feb 14:59
2700c07
Compare
Choose a tag to compare

Patch Changes

  • a1f0417: rnx-clean: Make cache integrity verification optional

@rnx-kit/eslint-plugin@0.2.10

02 Feb 14:55
72d7f85
Compare
Choose a tag to compare

Patch Changes

  • b3308e9: Remove unused eslint-plugin-jest

@rnx-kit/dep-check@1.12.0

02 Feb 14:55
72d7f85
Compare
Choose a tag to compare

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/cli@0.11.0

02 Feb 14:55
72d7f85
Compare
Choose a tag to compare

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/dep-check@1.12.0

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

26 Jan 07:37
5728598
Compare
Choose a tag to compare

Patch Changes

  • 1630d25: Manually handle sideEffects set to an array of globs as esbuild only accepts boolean values.

@rnx-kit/eslint-plugin@0.2.9

26 Jan 07:37
5728598
Compare
Choose a tag to compare

Patch Changes

  • e0e19ad: Declarations should be exported as types