Releases: microsoft/rnx-kit
Releases · microsoft/rnx-kit
@rnx-kit/[email protected]
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
- Updated dependencies [a50e4a3]
- Updated dependencies [adf6feb]
- @rnx-kit/[email protected]
- @rnx-kit/[email protected]
@rnx-kit/[email protected]
@rnx-kit/[email protected]
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]
Patch Changes
- Updated dependencies [28f632a]
- @rnx-kit/[email protected]
@rnx-kit/[email protected]
Minor Changes
- e136a30: Add
single
command to see changelog message and dimensions for a single commit
@rnx-kit/[email protected]
Patch Changes
- Updated dependencies [28f632a]
- @rnx-kit/[email protected]
@rnx-kit/[email protected]
Patch Changes
- bea8385: When resolving imports in a .d.ts file, allow .json files when compilerOptions.resolveJsonModule is true.
@rnx-kit/[email protected]
Patch Changes
- bea8385: Keep .d.ts files in the list when opening a TypeScript project.
@rnx-kit/[email protected]
Patch Changes
- 51bc530: Scope Metro type-checking to files that TypeScript views as source code (ignore transpiled files).
@rnx-kit/[email protected]
Minor Changes
- 1c5e36d: Added support for Android