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: loopbackio/loopback-next
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b351268
Choose a base ref
...
head repository: loopbackio/loopback-next
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cef3fc2
Choose a head ref
  • 14 commits
  • 66 files changed
  • 5 contributors

Commits on Sep 10, 2018

  1. chore: remove unnecessary prepublishOnly scripts

    We release packages using `npm run release`.
    raymondfeng committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    c1620af View commit details
    Browse the repository at this point in the history
  2. chore: publish release

     - @loopback/benchmark@0.2.6
     - @loopback/docs@0.18.1
     - @loopback/example-hello-world@0.9.9
     - @loopback/example-soap-calculator@0.3.2
     - @loopback/cli@0.22.3
    raymondfeng committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    e4646ae View commit details
    Browse the repository at this point in the history
  3. chore: separte lerna version and publish

    Make sure cli/package.json is updated and published to npm
    raymondfeng committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    6f81ac9 View commit details
    Browse the repository at this point in the history
  4. chore: publish release

     - @loopback/docs@0.18.2
     - @loopback/cli@0.22.4
    raymondfeng committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    b844780 View commit details
    Browse the repository at this point in the history
  5. chore: publish release

     - @loopback/docs@0.18.3
     - @loopback/cli@0.22.5
    raymondfeng committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    e1ed7bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    866f220 View commit details
    Browse the repository at this point in the history
  7. docs: split decorators topic

    bschrammIBM authored and raymondfeng committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    f0cce83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    649e3d1 View commit details
    Browse the repository at this point in the history
  9. chore: publish release

     - @loopback/docs@0.18.4
     - @loopback/cli@0.22.6
    raymondfeng committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    e77aa30 View commit details
    Browse the repository at this point in the history
  10. chore(cli): run nsp before lerna updates package versions

    Running `nsp` at `prepublishonly` phase is too late after
    `leran version` commits and pushes version changes to git.
    raymondfeng committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    13e8f99 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

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

Commits on Sep 12, 2018

  1. fix: make lb model prompts clearer

    Make `lb model` prompts clearer.
    Hage Yaapa authored and hacksparrow committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    2ec4d2f View commit details
    Browse the repository at this point in the history
  2. chore: publish release

     - @loopback/benchmark@0.2.7
     - @loopback/docs@0.18.5
     - @loopback/example-hello-world@0.9.10
     - @loopback/example-log-extension@0.11.9
     - @loopback/example-rpc-server@0.11.5
     - @loopback/example-soap-calculator@0.3.3
     - @loopback/example-todo-list@0.3.6
     - @loopback/example-todo@0.17.2
     - @loopback/authentication@0.11.9
     - @loopback/boot@0.13.2
     - @loopback/build@0.7.3
     - @loopback/cli@0.22.7
     - @loopback/context@0.12.8
     - @loopback/core@0.11.8
     - @loopback/http-caching-proxy@0.3.8
     - @loopback/http-server@0.3.8
     - @loopback/metadata@0.9.8
     - @loopback/openapi-spec-builder@0.8.8
     - @loopback/openapi-v3-types@0.9.2
     - @loopback/openapi-v3@0.13.2
     - @loopback/repository-json-schema@0.10.9
     - @loopback/repository@0.16.2
     - @loopback/rest@0.21.1
     - @loopback/service-proxy@0.8.2
     - @loopback/testlab@0.12.2
    virkt25 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    cef3fc2 View commit details
    Browse the repository at this point in the history
Loading