Comparing NativeScript:main...Yellowbox-AU:master · NativeScript/nativescript-cli

Permalink

base repository: NativeScript/nativescript-cli

Failed to load repositories. Confirm that selected base ref is valid, then try again.

Loading

base: main
head repository: Yellowbox-AU/nativescript-cli

Failed to load repositories. Confirm that selected head ref is valid, then try again.

Loading

compare: master
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 46 files changed
  • 1 contributor

Commits on Dec 16, 2024

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. fix(lib): throw error for runtime in dependencies

    The code now checks if the runtime packages for iOS, Android, or VisionOS are incorrectly listed in dependencies instead of devDependencies within package.json. If any such case is detected, an error is thrown to prompt the user to correct the configuration.
    Configuration menu

    Browse the repository at this point in the history