cli

React Native command line tools

MIT License

Downloads
125.4M
Stars
2.2K
Committers
540

Bot releases are hidden (Show)

cli -

Published by thymikee over 5 years ago

Fixes

  • sort modules in debugger delta patcher to match source map order (#279)
  • [General] [Fixed] - Fixes Xcode 10.2 simulator not found issue (#274)
cli -

Published by thymikee over 5 years ago

Features

  • point to --verbose when command fails to see the stack trace (#283)
cli -

Published by thymikee over 5 years ago

Features

  • add hint for browser extensions that may break debug (#253)
  • add verbose logging flag, debug logging for (un)link commands (#239)

Fixes

  • pass --projectRoot argument to Metro (#259)
  • throw an error if an invalid platform is passed to the bundle command (#240)

Chore & Maintenance

  • don't add purge as remote when upgrading (#245)
  • rework PackageManager implementation (#243)
cli -

Published by thymikee over 5 years ago

Fixes

  • Bring back lost customDebugger function (#237)
cli -

Published by thymikee over 5 years ago

Features

  • [BREAKING] remove dependencies command (#100)

Chore & Maintenance

  • [BREAKING] bump Metro to 0.53 (#222)
  • remove legacy core/findPlugins.js redundancy (breaking if accessing internals) (#235)
cli -

Published by thymikee over 5 years ago

Fixes

  • linking assets on Android (#231)
  • refine upgrade error handling; improve the output (#232)
cli -

Published by thymikee over 5 years ago

Fixes

  • debugger-ui incorrect path (#226)
  • set proper peer dependencies (#227)
cli -

Published by thymikee over 5 years ago

Fixes

  • re-export findPlugins under cli/core for backcompat with RN 0.59 (#224)
  • android unlink regression (#221)
  • path to InitializeCore module in default metro config (#220)
  • correct paths for eject command (#208)
  • change diff links for upgrade command (#206)
  • update links to issue tracker (#196)
  • remove flaky check for faulty global react-native bin (#198)
  • dependencies being installed as dev dependencies (#202)

Docs

  • fix verdaccio command in contributing doc (#219)
  • fix cli path in contributing doc (#218)

Chore & Maintenance

  • remove some unused files (#217)
  • remove unnecessary checks for react peer dep (#216)
  • remove unnecessary noHelp option for a command (#215)
  • simplify commander/minimist usage (#209)
  • use @react-native-community/eslint-config (#205)
  • simplify cli structure and common tools (#201)
  • bump flow to 0.94 (#200)
cli - @react-native-community/[email protected]

Published by grabbou over 5 years ago

Fixes

  • fix link all (#188)
  • fix live reload not working on devices (#193)
cli -

Published by thymikee over 5 years ago

Features

  • improve upgrade to use rn-diff-purge (#176)
  • refactor install to use link directly instead of spawning it (#180)
  • allow absolute path for templates (#185)

Fixes

  • setup_env script failure (#182)
cli -

Published by thymikee over 5 years ago

Fixes

  • export getDefaultConfig (#167)
  • return full file path for InitializeCore incl. extension (#165)
cli -

Published by thymikee over 5 years ago

Fixes

  • improve passing global flags to the CLI (#162)
cli -

Published by thymikee over 5 years ago

Features

  • show help when no arguments are provided (#160)
  • use PackageManager and improve init logging (#156)
  • use lazy module evaluation (#152)
  • allow setting different React Native path (#144)
  • Removes calls to process.pwd() in favor of using context.root (#116)
  • use common logger (#120, #122, #118)
  • add logger (#113)
  • build before publishing (#104)
  • be able to use link for specific --platforms only (#77)
  • restrict Node with engineStrict (#24)
  • Make package name a required argument in link (#64)
  • Decouple Metro config from CLI config (#30)
  • use template from react-native (#84)

Fixes

  • problem on run-android with deviceId (#137)
  • ignore non-nativetargets during ios linking (#123)
  • xcode 10.2 compatibility for run-ios command (#138)
  • run-android not finding scripts to overwrite (#141)
  • improve overall run-ios experience and get rid of CFBundleIdentifier (#139)
  • schema option on run-ios not installing and loading the right bundle (#128)
  • line endings on Windows (#136)
  • normalize paths for Gradle on Windows (#130)
  • make link understand 'api project' (#98)
  • init requires folder, but require.resolve returns a file
  • typo (#93)
  • Fix metro config when running from source (#56)
  • Prevent crash in findMatchingSimulator (#59)
  • android duplicates in linked packages (#81)
  • revert dependencies removal (#80)
  • Flow erros (#79)
  • --appFolder should only install specific app on Android. (#67)
  • no need from cd - on package.json so we can pass custom arguments. (#72)
  • launching chrome dev tools (#63)
  • Update runAndroid.js error message (#119)
  • remove double default value description in react-native run-ios (#86)

Chore & Maintenance

  • use ESM exports where appropriate (#151)
  • remove npmlog dependency (#149)
  • upgrade Jest to v24 (#127)
  • setup monorepo with Lerna (#109)
  • don't publish src now that we build it (#108)
  • use babel --copy-files flag (#106)
  • followup after #104 (#105)
  • update package name and version
  • update global-cli paths (#82)
  • ease work with monorepo with jest packages and global Flow
  • disable logger in tests (#155)
  • change require to imports (#150)
  • Unify logging (#146)
  • init command localy (#153)
  • add issue and PR templates (#121)
  • Add CONTIBUTING.md (#69)
  • update xcode version to 2.0.0 (#147)
  • deprecate link all behavior (#85)
  • Bump Metro dependency, use new Metro Transformer and remove old packages (#55)
  • Add ESLint (#52)
  • Remove manual check of the node version
  • Add repository URLs to package.json files (#45)
Package Rankings
Top 0.73% on Npmjs.org
Top 6.73% on Proxy.golang.org
Badges
Extracted from project README
Build Status Version MIT License PRs Welcome Lean Core Extracted
Related Projects