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: pkolt/express-asyncify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pkolt/express-asyncify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
  • 12 commits
  • 13 files changed
  • 1 contributor

Commits on Dec 13, 2022

  1. Add typescript

    pkolt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    eb648a8 View commit details
    Browse the repository at this point in the history
  2. Fix node.js version

    pkolt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a300716 View commit details
    Browse the repository at this point in the history
  3. Update action checkout to v3

    pkolt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    e55acf4 View commit details
    Browse the repository at this point in the history
  4. Update action setup-node to v3

    pkolt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    cb2737a View commit details
    Browse the repository at this point in the history
  5. Rewrite tests to typescript

    pkolt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    087439f View commit details
    Browse the repository at this point in the history
  6. Rewrite tests to async/await

    pkolt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0f53198 View commit details
    Browse the repository at this point in the history
  7. Add prettier

    pkolt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    caf0097 View commit details
    Browse the repository at this point in the history
  8. Fix format

    pkolt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d69c990 View commit details
    Browse the repository at this point in the history
  9. Update github actions

    pkolt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6f41ae8 View commit details
    Browse the repository at this point in the history
  10. Fix readme

    pkolt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d4bfeea View commit details
    Browse the repository at this point in the history
  11. Fix test types

    pkolt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    82fc4e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Fix rewrite to typescript

    pkolt committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    97ffb44 View commit details
    Browse the repository at this point in the history
Loading