History log of /expo/packages/@expo/config/src/getExpoSDKVersion.ts (Results 1 – 1 of 1)
Revision Date Author Comments
# 97e1898c 07-Nov-2022 Evan Bacon <[email protected]>

chore(config): drop unused features (#19800)

* chore: drop unused and deprecated functions

- Remove isDynamicFilePath, readConfigJson, findConfigFile, configFilename, readExpRcAsync, resetCustomC

chore(config): drop unused features (#19800)

* chore: drop unused and deprecated functions

- Remove isDynamicFilePath, readConfigJson, findConfigFile, configFilename, readExpRcAsync, resetCustomConfigPaths, setCustomConfigPath, writeConfigJsonAsync, isLegacyImportsEnabled
- Remove getManagedExtensions
- Remove target option from expo/metro-config
- Remove EXPO_TARGET environment variable support

* build

show more ...