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.0
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
  • 18 commits
  • 18 files changed
  • 6 contributors

Commits on Feb 27, 2025

  1. chore: 8.9.1 next

    NathanWalker committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    878dc59 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    9c5fdb2 View commit details
    Browse the repository at this point in the history
  2. release: 8.9.1

    NathanWalker committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    600be74 View commit details
    Browse the repository at this point in the history
  3. chore: 8.9.2 next

    NathanWalker committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    c5620bd View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

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

Commits on Mar 25, 2025

  1. release: 8.9.2

    NathanWalker committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    a4faa9c View commit details
    Browse the repository at this point in the history
  2. chore: 8.9.3 next

    NathanWalker committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    4d184be View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Configuration menu
    Copy the full SHA
    1e8b93f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df139d View commit details
    Browse the repository at this point in the history
  3. release: 8.9.3

    NathanWalker committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    2f35e04 View commit details
    Browse the repository at this point in the history
  4. 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