-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: @loopback/example-rpc-server@0.5.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: loopbackio/loopback-next
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @loopback/example-rpc-server@0.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 111 files changed
- 3 contributors
Commits on Apr 27, 2018
-
refactor(repository-json-schema): rename JSONSchema to JsonSchema
Our current convention is to treat abbreviations longer than 2 characters as regular words and capitalize only the first character. We already use "Json" form across the codebase instead of "JSON". This commit applies the same convention to the JSON Schema type introduced by the recent commit e9e6b12.
Configuration menu - View commit details
-
Copy full SHA for 1323bfb - Browse repository at this point
Copy the full SHA 1323bfbView commit details
Commits on Apr 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 43383f5 - Browse repository at this point
Copy the full SHA 43383f5View commit details
Commits on May 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 95acd11 - Browse repository at this point
Copy the full SHA 95acd11View commit details -
build: enable ES2018 syntax and build target
Modify our build system to support two targets again: - ES2017 for Node.js 8.x LTS - ES2018 for Node.js 10.x, which is going to enter LTS in Oct 2018 While I was adding the new build target, I cleaned up our infrastructure to make it easier to add/remove build targets in the future. - Dist folders are always versioned using Node.js major version number, i.e. `dist8` for Node.js 8.x and `dist10` for Node.js 10.x - All package.json references to `dist` were replaced with `dist*` - "files" section in package.json file were simplified by leveraging wildcards. While I was making these changes, I also fixed several places in various package.json files that were not consistent with the rest of the monorepo.
Configuration menu - View commit details
-
Copy full SHA for 9424b40 - Browse repository at this point
Copy the full SHA 9424b40View commit details -
feat: add helper package "dist-util"
Extract code dealing with Node.js versions and different `dist` folders from packages' `index.js` files into a shared `@loopback/dist-util` package.
Configuration menu - View commit details
-
Copy full SHA for 532f153 - Browse repository at this point
Copy the full SHA 532f153View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e2d4e - Browse repository at this point
Copy the full SHA b9e2d4eView commit details -
- @loopback/authentication@0.9.0 - @loopback/boot@0.9.0 - @loopback/build@0.6.1 - @loopback/cli@0.10.0 - @loopback/context@0.9.0 - @loopback/core@0.7.0 - @loopback/dist-util@0.2.0 - @loopback/metadata@0.7.0 - @loopback/openapi-spec-builder@0.6.0 - @loopback/openapi-v3-types@0.6.0 - @loopback/openapi-v3@0.9.0 - @loopback/repository-json-schema@0.8.0 - @loopback/repository@0.9.0 - @loopback/rest@0.9.0 - @loopback/service-proxy-proxy@0.3.0 - @loopback/testlab@0.9.0 - @loopback/example-hello-world@0.6.0 - @loopback/example-log-extension@0.8.0 - @loopback/example-rpc-server@0.6.0 - @loopback/example-todo@0.8.0 - @loopback/docs@0.6.0
Configuration menu - View commit details
-
Copy full SHA for 3e1cec3 - Browse repository at this point
Copy the full SHA 3e1cec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f31aa37 - Browse repository at this point
Copy the full SHA f31aa37View commit details -
- @loopback/authentication@0.10.0 - @loopback/boot@0.10.0 - @loopback/build@0.6.2 - @loopback/cli@0.11.0 - @loopback/context@0.10.0 - @loopback/core@0.8.0 - @loopback/dist-util@0.3.0 - @loopback/metadata@0.8.0 - @loopback/openapi-spec-builder@0.7.0 - @loopback/openapi-v3-types@0.7.0 - @loopback/openapi-v3@0.10.0 - @loopback/repository-json-schema@0.9.0 - @loopback/repository@0.10.0 - @loopback/rest@0.10.0 - @loopback/service-proxy-proxy@0.4.0 - @loopback/testlab@0.10.0 - @loopback/example-hello-world@0.7.0 - @loopback/example-log-extension@0.9.0 - @loopback/example-rpc-server@0.7.0 - @loopback/example-todo@0.9.0 - @loopback/docs@0.7.0
Configuration menu - View commit details
-
Copy full SHA for 6cc0792 - Browse repository at this point
Copy the full SHA 6cc0792View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @loopback/example-rpc-server@0.5.3...@loopback/example-rpc-server@0.7.0