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: ThePrez/loopback-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: strongloop/loopback-cli
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.
  • 15 commits
  • 9 files changed
  • 5 contributors

Commits on Feb 12, 2020

  1. chore: drop Node.js 6 support

    dhmlau committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    51fc6f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request strongloop#95 from strongloop/drop-nodejs6

    Drop Node.js 6 support
    dhmlau authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    fd76267 View commit details
    Browse the repository at this point in the history
  3. chore: update copyright year

    dhmlau committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    3192298 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Merge pull request strongloop#94 from strongloop/copyright

    chore: update copyright year
    dhmlau authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    46d6fc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Update LTS status in README

    Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
    bajtos committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    ed31ec7 View commit details
    Browse the repository at this point in the history
  2. Print a warning about Maintenance LTS at startup

    Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
    bajtos committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    42806f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Merge pull request strongloop#96 from strongloop/feat/maintenance-lts

    Announce Maintenance LTS
    bajtos authored Mar 5, 2020
    Configuration menu
    Copy the full SHA
    f175464 View commit details
    Browse the repository at this point in the history
  2. 5.1.0

     * Print a warning about Maintenance LTS at startup (Miroslav Bajtoš)
     * Update LTS status in README (Miroslav Bajtoš)
     * chore: update copyright year (Diana Lau)
     * chore: drop Node.js 6 support (Diana Lau)
    bajtos committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    6502561 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

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

Commits on Jul 7, 2020

  1. Merge pull request strongloop#101 from HugoPoi/fix/warning-in-stderr

    fix: warning about LoopBack 3 in stderr
    Hage Yaapa authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    2f10726 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. chore: update LTS status to End-of-Life

    see loopbackio/loopback-next#6957
    
    Co-authored-by: Miroslav Bajtoš <mbajtoss@gmail.com>
    achrinza and bajtos committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    49eb7b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Merge pull request strongloop#102 from achrinzafork/chore/update-lts

    chore: update LTS status to End-of-Life
    bajtos authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    5c44279 View commit details
    Browse the repository at this point in the history
  2. Reword end-of-life warning printed by CLI

    Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
    bajtos committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    cb2cfb7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request strongloop#103 from strongloop/fix/warning-msg

    Reword end-of-life warning printed by CLI
    bajtos authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    9eaea73 View commit details
    Browse the repository at this point in the history
  4. 5.2.0

     * Reword end-of-life warning printed by CLI (Miroslav Bajtoš)
     * chore: update LTS status to End-of-Life (Rifa Achrinza)
     * fix: warning about LoopBack 3 in stderr (HugoPoi)
    bajtos committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    c302bf7 View commit details
    Browse the repository at this point in the history
Loading