cli

React Native command line tools

MIT License

Downloads
125.4M
Stars
2.2K
Committers
540

Bot releases are hidden (Show)

cli - v9.0.1

Published by thymikee about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-community/cli/compare/v9.0.0...v9.0.1

cli - v9.0.0

Published by thymikee about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-community/cli/compare/v8.0.0...v9.0.0

cli - v9.0.0-alpha.5

Published by thymikee about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-community/cli/compare/v9.0.0-alpha.2...v9.0.0-alpha.5

cli - v8.0.4

Published by thymikee about 2 years ago

Fixes

  • Fix resolving node modules directory with custom exports (#1655) by @fortmarek

Full Changelog: https://github.com/react-native-community/cli/compare/v8.0.3...v8.0.4

cli - v9.0.0-alpha.2

Published by thymikee over 2 years ago

What's Changed

Full Changelog: https://github.com/react-native-community/cli/compare/v9.0.0-alpha.1...v9.0.0-alpha.2

cli - v8.0.2

Published by thymikee over 2 years ago

Fixes

  • fix: allow dependency.platforms.[platform] to be null again (#1613) by @tido64
cli - v9.0.0-alpha.1

Published by thymikee over 2 years ago

What's Changed

Full Changelog: https://github.com/react-native-community/cli/compare/v9.0.0-alpha.0...v9.0.0-alpha.1

cli - v8.0.1

Published by thymikee over 2 years ago

Fixes

  • fix(ios): allow detailed scriptPhases object in config (#1611) by @mikehardy
cli - v9.0.0-alpha.0

Published by thymikee over 2 years ago

What's Changed

Full Changelog: https://github.com/react-native-community/cli/compare/v8.0.0...v9.0.0-alpha.0

cli - v8.0.0

Published by thymikee over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-community/cli/compare/v7.0.1...v8.0.0

cli - v8.0.0-alpha.4

Published by thymikee over 2 years ago

What's Changed

  • Add generate-static-view-configs command line argument for bundle command by @dmitryrykun in https://github.com/react-native-community/cli/pull/1595
  • feat: Add support for .xcode.env file in init and doctor commands (#1585) by @cipolleschi
  • feat: add "clean" command (#1582) by @tido64
  • fix: use textContent instead of innerHTML in debugger-ui (#1559) by @matias-la
  • feat: remove postinit script loader (#1526) by @JeremyDolle
  • docs: add --active-arch-only to run-android by @radko93

New Contributors

Full Changelog: https://github.com/react-native-community/cli/compare/v8.0.0-alpha.0...v8.0.0-alpha.4

cli - test

Published by thymikee over 2 years ago

cli -

Published by grabbou over 2 years ago

Breaking

  • Removed link, unlink, install and uninstall commands from the CLI by @grabbou #1537
    • Removed all entries regarding rnpm, together with migration guides
    • Removed a lot of unnecessary and extraneous properties from IOSProjectConfig, AndroidProjectConfig that were used for link, and not utilised in a new autolinking mechanism. That means things such as assets or hooks are no longer allowed to be present on a configuration and will cause an error when CLI validates the structure of your config.
    • Removed a lot of unnecessary properties from IOSProjectParams, AndroidProjectParams, IOSDependencyParams and AndroidDependencyParams` that were used to override settings for link that are no longer needed.
    • Removed ability to set a custom podspecPath for an iOS dependency. This was already marked as deprecated and set to be removed. Use sourceDir instead.
    • Removed --project-path option from a run-ios CLI command. This was meant to set a source directory for iOS files (unless it equals to iOS). It is now using the detection from config, which makes sure that run-ios uses the same folder that autolinking and other commands (very important for debugging)
    • Changed iOS source directory detection from looking for an Xcode project to looking for a Podfile. Historically, we used to look for an xcodeproj or xcworkspace because that is what link needed to work and manipulate. The new autolinking relies on a Podfile only.
  • Remove deprecated run-android properties by @grabbou in #1557

Fixed

  • Fix Web Debugging and Other Websocket Endpoints with Metro 0.67 by @NickGerleman in #1560
  • Align Xcode version in cli-doctor with current App Store submission requirements by @mikehardy in #1554
  • Accept new date-based watchman versions by @mikehardy in #1550

Chore

  • Bump chalk to 4.x in cli-doctor by @stianjensen in #1546
  • Bump minimum node to v12 as per React Native requirements by @mikehardy in #1551
  • Update contributing link section with cli-plugin-metro by @thymikee in c93e3a2
  • Fix a Doctor JDK test on Windows by @mikehardy in #1549
  • Removed global-cli by @grabbou in #1540 and #1544
cli - v7.0.2

Published by thymikee over 2 years ago

Fixes

  • Web Debugging and Other Websocket Endpoints with Metro 0.67 (#1560) by @NickGerleman
cli - v7.0.1

Published by thymikee over 2 years ago

Features

Fixes

Chore & maintenance

New Contributors

Full Changelog: https://github.com/react-native-community/cli/compare/v6.4.0...v7.0.1

cli -

Published by thymikee almost 3 years ago

Features

  • support renamed -PreactNativeArchitectures (#1496)

Fixes

  • better Handle EPERM on Windows (#1495)
  • use simclt instead of deprecated instruments (#1484)
  • platform-ios: add missing ora dependency (#1483)

Chore & Maintenance

  • bump lerna to 4 (#1504)
  • bump chalk to 4.x (#1505)
  • GH Actions: lint & unit tests (#1499)
  • remove mkdirp (#1500)
  • add 6.1.0 release to compatibility table (#1501)
  • replace azure with github actions (#1494)
cli -

Published by grabbou about 3 years ago

Features

  • allow the `upgrade command to use TV repo (#1481)
  • move all metro logic and commands into a dedicated package (#1447)

Chore & Maintenance

  • update iOS simulators (#1478)
cli -

Published by thymikee about 3 years ago

Fixes

  • fix iOS sourceDir detection (#1444)
cli -

Published by thymikee about 3 years ago

Features

  • less noisy build failures with xcpretty (#1393)
  • Use run-ios to open Catalyst app after building (#1449)
  • print unsupported keypresses directly to console. (#1441)
  • added custom scope method for android dependencies (#1430)
  • add option to build only active architectures on android (#1388)
  • use xcbeautify for xcodebuild output if installed (#1392)
  • have pod install error message show correct directory (#1428)

Fixes

  • fix sourceDir detection (#1444)
  • bump metro to 0.66.1 (#1442)
  • remove unused --verbose option from start command (#1394)
  • JDK version check wouldn't detect JDK 8 correctly (#1395)
  • avoid copying profile to /sdcard (#1397)
  • Prevent type mismatch exception thrown in Gradle 7 (#1396)
  • profile-hermes doesn't work on Win (#1432)
cli -

Published by thymikee over 3 years ago

Features

  • add 'go to debugger-ui' link for packager index (#1385)

Fixes

  • fix for 'No iOS devices connected.' on Xcode 12.5 (#1407)

Chore & Maintenance

  • update autolinking.md (#1410)
  • update versions in readme (#1384)
  • add homepage and repository fields to package.json (#1381)
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