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: KyleRoss/node-lambda-log
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: KyleRoss/node-lambda-log
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 16 commits
  • 27 files changed
  • 2 contributors

Commits on Nov 17, 2021

  1. chore: add typescript

    KyleRoss committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    b5c47f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39abf26 View commit details
    Browse the repository at this point in the history
  3. feat: rewrite into typescript

    BREAKING CHANGE
    KyleRoss committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    2800655 View commit details
    Browse the repository at this point in the history
  4. feat: support esm and cjs

    KyleRoss committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    0e8f0ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    726a209 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ffcf9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fb42dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f518ec1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00afd02 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ead5507 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9110c86 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c16c07 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4ce3053 View commit details
    Browse the repository at this point in the history
  14. chore: update dependencies

    KyleRoss committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    df7b271 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    764cd62 View commit details
    Browse the repository at this point in the history
  16. chore(release): 3.2.0 [skip ci]

    # [3.2.0](v3.1.0...v3.2.0) (2021-11-17)
    
    ### Features
    
    * change minimum support to node v12+ ([726a209](726a209))
    * rewrite into typescript ([2800655](2800655))
    * support esm and cjs ([0e8f0ac](0e8f0ac))
    semantic-release-bot committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    23e3efd View commit details
    Browse the repository at this point in the history
Loading