8000 Comparing v4.1.1...v4.2.0 · octokit/endpoint.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: octokit/endpoint.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.1
Choose a base ref
...
head repository: octokit/endpoint.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.0
Choose a head ref
  • 19 commits
  • 30 files changed
  • 3 contributors

Commits on Apr 25, 2019

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

Commits on Apr 28, 2019

  1. Configuration menu
    Copy the full SHA
    2cc7b31 View commit details
    Browse the repository at this point in the history
  2. build(package): lock file

    gr2m committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    f68a813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67b026e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    601bc27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e711765 View commit details
    Browse the repository at this point in the history
  6. style: prettier 💅

    gr2m committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    e26254d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b35e65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb92608 View commit details
    Browse the repository at this point in the history
  9. build(typescript): Fix directory structure and enable project compiltion

    This way the paths set for the `main` and `types` property in `package.json` exist and are not in a src subdirectory.
    By enabling the `composite` flag, compile times will be faster and will only re-compile changed files, which will save time
    wolfy1339 authored and gr2m committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    f653a59 View commit details
    Browse the repository at this point in the history
  10. test: Move to Jest insted of Mocha

    wolfy1339 authored and gr2m committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    a69edee View commit details
    Browse the repository at this point in the history
  11. Convert tests to TypeScript

    wolfy1339 authored and gr2m committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    7c13bf6 View commit details
    Browse the repository at this point in the history
  12. build(package): lock file fix

    @gr2m 10000
    gr2m committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    deab76c View commit details
    Browse the repository at this point in the history
  13. build(tsconfig): set rootDir

    gr2m committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    1456862 View commit details
    Browse the repository at this point in the history
  14. test: make tests pass again

    wolfy1339 authored and gr2m committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    f03924d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3d1d9af View commit details
    Browse the repository at this point in the history
  16. build(gitignore): -cypress

    gr2m committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    c8c03f8 View commit details
    Browse the repository at this point in the history
  17. ci(travis): remove browser tests

    gr2m committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    f8657cf View commit details
    Browse the repository at this point in the history
  18. build: remove browser tests

    gr2m committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    3459fa2 View commit details
    Browse the repository at this point in the history
Loading
0