Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NativeScript/nativescript-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.9.3
Choose a base ref
...
head repository: NativeScript/nativescript-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Jul 16, 2025

  1. chore: 8.9.4 next

    NathanWalker committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    067ffd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. Configuration menu
    Copy the full SHA
    0b08cb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    debc85a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de2cb8c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    f575bdc View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. ci: build

    NathanWalker committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    431c133 View commit details
    Browse the repository at this point in the history
  2. feat(hooks): support ES Modules (#5843)

    - Hooks now support .js, .cjs and .mjs
    
    Any project can use the CLI with @nativescript/hooks v3+ to write/consume es modules hooks.
    NathanWalker authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    23c07aa View commit details
    Browse the repository at this point in the history
Loading