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: mklement0/n-install
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Choose a base ref
...
head repository: mklement0/n-install
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 1 commit
  • 7 files changed
  • 1 contributor

Commits on Jul 25, 2018

  1. v0.5.0

      * [breaking change] It is now the LTS version (long-term support, `lts`) version that is installed by default,
        because the previous default, `stable`, is obsolete and no longer meaningful: the minor
        version number being odd or even no loger carries meaning since Node.js embraced semantic versioning.
        See https://nodejs.org/en/blog/release/v6.0.0/#current-what-happened-to-stable.
        From now on, choose either `lts` for the latest LTS version or `latest` for the
        latest in-development version, which [Node.Js](https://nodejs.org/) now calls _current_.
    mklement0 committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    33678d3 View commit details
    Browse the repository at this point in the history
Loading