- 0bf51d8: Add function to merge transformer configs to tools-react-native and use it in the cli
- ca3e5dc: Importing
metrousingrequireModuleFromMetrois deprecated because a different module is returned withrequire()vsimport()
- 5149e36: Add more comprehensive filesystem helpers to tools-filesystem
- Updated dependencies [5149e36]
- @rnx-kit/tools-filesystem@0.2.0
- 31e3bc8: Split out types for bundling, kit configuration, and package manifests into dedicated packages"
- Updated dependencies [31e3bc8]
- Updated dependencies [31e3bc8]
- Updated dependencies [dd2a9c6]
- @rnx-kit/types-bundle-config@1.0.0
- @rnx-kit/tools-node@3.0.4
- ed5fe35: Fixed import statements so that the TypeScript code can be used directly
- Updated dependencies [ed5fe35]
- @rnx-kit/tools-node@3.0.3
- 34faeb6: Add
react-native-websupport
- 7bf2194: Support Metro 0.83.x
- 823c587: Added helper function for locating
@react-native/community-cli-plugin
- 66961be: Add support for Bun's text-based lockfile
- 1b0e033: Add additional platform helpers for react-native related to platform names and suffixes
- cc2556c: Decouple
getAvailablePlatforms()from@react-native-community/cli
- 0b73195: Add missing
loadContextAsyncto exported types
- 1ae018a: Add support for loading ESM config files
- 3afb5fa: Bump minimum Node version to 16.17
- Updated dependencies [3afb5fa]
- @rnx-kit/tools-node@3.0.0
- 29859ab: Fix context cache not taking
pod installstate into account
- bfe2ab1: Fix crash when using
@react-native-community/cliversions older than 7.x
- 9b5d21b: Added caching layer on top of
@react-native-community/cli'sloadConfig()
- afe49c6: Allow importing
metro-source-mapviametro
- 2885f73c: Ensure correct Metro dependencies are used by traversing the
dependency chain starting from
react-native
- bc2b2627: Allow bundling directly from TypeScript source
- Updated dependencies [bc2b2627]
- @rnx-kit/tools-node@2.0.1
- 1bc772cc: Find
metrovia the new@react-native/community-cli-pluginpackage
- Updated dependencies [f1dfcf6b]
- @rnx-kit/tools-node@2.0.0
- 75b98095: Added functions for finding the installation path of Metro, and for retrieving its version
- 53df63dd:
extensionsargument ofexpandPlatformExtensionsshould be readonly
- 2fc666f: Ignore errors in
react-native.config.js
- 3232fdd: Fix
ERR_PACKAGE_PATH_NOT_EXPORTEDwhen importing packages using theexportsfield
- adf6feb: Added a function to get available React Native platforms
- 1a2cf67: Added functions for retrieving platform extensions
Mon, 01 Nov 2021 13:46:13 GMT
- Normalize main and types fields across all packages which use them. (afoxman@microsoft.com)
Sat, 21 Aug 2021 08:22:48 GMT
- Create a react-native tools package (afoxman@microsoft.com)