Skip to content

Releases: microsoft/rnx-kit

@rnx-kit/[email protected]

07 Jan 09:03
9ffed45
Compare
Choose a tag to compare

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/[email protected]

04 Jan 13:13
be7347b
Compare
Choose a tag to compare

Patch Changes

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

@rnx-kit/[email protected]

21 Dec 01:11
f7871e0
Compare
Choose a tag to compare

Minor Changes

  • 28f632a: Resolve modules in 3 passes - TS, then JS, then JSON. Also, always resolve to JS files -- don't gate on checkJs anymore.

@rnx-kit/[email protected]

21 Dec 01:11
f7871e0
Compare
Choose a tag to compare

Patch Changes

@rnx-kit/[email protected]

21 Dec 01:11
f7871e0
Compare
Choose a tag to compare

Minor Changes

  • e136a30: Add single command to see changelog message and dimensions for a single commit

@rnx-kit/[email protected]

21 Dec 01:11
f7871e0
Compare
Choose a tag to compare

Patch Changes

@rnx-kit/[email protected]

13 Dec 18:46
Compare
Choose a tag to compare

Patch Changes

  • bea8385: When resolving imports in a .d.ts file, allow .json files when compilerOptions.resolveJsonModule is true.

@rnx-kit/[email protected]

13 Dec 18:46
Compare
Choose a tag to compare

Patch Changes

  • bea8385: Keep .d.ts files in the list when opening a TypeScript project.

@rnx-kit/[email protected]

08 Dec 23:28
a4051e8
Compare
Choose a tag to compare

Patch Changes

  • 51bc530: Scope Metro type-checking to files that TypeScript views as source code (ignore transpiled files).

@rnx-kit/[email protected]

07 Dec 17:03
200658b
Compare
Choose a tag to compare

Minor Changes

  • 1c5e36d: Added support for Android