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: Skillshare/asdf-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: asdf-vm/asdf-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 8 files changed
  • 14 contributors

Commits on Oct 4, 2023

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

Commits on Oct 28, 2023

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

Commits on Nov 21, 2023

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

Commits on Jul 30, 2024

  1. Add support for auto enabling corepack (asdf-vm#396)

    * Add variable for enabling corepack automatically
    
    * Add docs to corepack variable
    augustobmoura authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fb44c90 View commit details
    Browse the repository at this point in the history
  2. fix: select correct legacy version (closes asdf-vm#358) (asdf-vm#359)

    * fix: select correct legacy version (closes asdf-vm#358)
    
    * Allow macOS' sort to sort versions
    luzat authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c36e6f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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

Commits on Feb 24, 2025

  1. Update filemode of command-resolve.bash to support asdf 0.16.0 (asdf-…

    …vm#410)
    
    * Update filemode of command-resolve.bash to support asdf 0.16.0
    * Rename command-resolve.bash to command-resolve
    
    ---------
    
    Co-authored-by: Kevin Kirsche <[email protected]>
    kkirsche and Kevin Kirsche authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    615e023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84a4d6d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Fix plugin for v0.16 of asdf and lts resolution (asdf-vm#417)

    * fix: remove bash extension in cmds, fix resolve +x
    * fix: fix lts resolution and cmd names
    * fix: update README to reflect v0.16 subcommands
    * fix: node version in README
    taybart authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    2bd35bc View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Reset nodebuild when trying to update it (asdf-vm#418)

    * Add support for nodebuild branches
    
    * Add workaround for asdf clearing nodebuild
    
    * Conditionally reset nodebuild if no binary
    augustobmoura authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    1e6065c View commit details
    Browse the repository at this point in the history
  2. Add support for options on default packages (asdf-vm#419)

    * Add support for options on default packages
    
    * Add docs on default-npm-packages syntax
    augustobmoura authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    5515b87 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

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

Commits on Jun 18, 2025

  1. feat: Add guard to ignore empty lines and show warning if there is any (

    asdf-vm#422)
    
    * feat: Add guard to ignore empty lines and show warning if there is any
    
    * Remove warning message
    dmuneras authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    e8d000b View commit details
    Browse the repository at this point in the history
  2. Prefer asdf when searching for an installed version of npm (asdf-vm#426)

    * Prefer asdf-installed versions of npm
    
    * Remove trailing whitespace
    anup-the-magic authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    90b8eca View commit details
    Browse the repository at this point in the history
Loading