Releases: microsoft/rnx-kit
Releases · microsoft/rnx-kit
@rnx-kit/[email protected]
Patch Changes
- adf6feb: Get available platforms from disk instead of using a hard-coded list
- Updated dependencies [adf6feb]
- @rnx-kit/[email protected]
@rnx-kit/[email protected]
Patch Changes
- 09edaab: Prefer
module
main field
@rnx-kit/[email protected]
Patch Changes
- feb1613: fix(dep-check): bump react-native-test-app to 0.11.0
@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.