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: middyjs/middy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.5
Choose a base ref
...
head repository: middyjs/middy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.6
Choose a head ref
  • 20 commits
  • 74 files changed
  • 4 contributors

Commits on Dec 17, 2021

  1. Added actual error stack with message

    Shivang authored and Shivang committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    9dfee75 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. upgraded version

    Shivang authored and Shivang committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    2fcbfca View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. chore: dep version bump

    willfarrell committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    3f07cea View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.x'

    # Conflicts:
    #	packages/error-logger/package-lock.json
    #	packages/error-logger/package.json
    #	packages/http-content-negotiation/package-lock.json
    #	packages/http-content-negotiation/package.json
    #	packages/http-json-body-parser/package-lock.json
    #	packages/http-json-body-parser/package.json
    #	packages/http-multipart-body-parser/package-lock.json
    #	packages/http-multipart-body-parser/package.json
    #	packages/http-response-serializer/package-lock.json
    #	packages/http-response-serializer/package.json
    #	packages/input-output-logger/package-lock.json
    #	packages/input-output-logger/package.json
    #	packages/rds-signer/package-lock.json
    #	packages/rds-signer/package.json
    #	packages/validator/package-lock.json
    #	packages/validator/package.json
    willfarrell committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    565437f View commit details
    Browse the repository at this point in the history
  3. chore: version bump

    willfarrell committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    591e0fe View commit details
    Browse the repository at this point in the history
  4. fix: benchmark deps

    willfarrell committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    8124452 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Added original stack to error object

    Shivang authored and Shivang committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    60c9453 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

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

Commits on Dec 27, 2021

  1. clean up

    metrue committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    2c9678d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4a6be6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #765 from metrue/fix-lint

    fix(lint): disable "no-empty" rule  in looping.js and fix lint issues.
    willfarrell authored Dec 27, 2021
    Configuration menu
    Copy the full SHA
    6b1c6bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #764 from metrue/main

    fix(zh): The zh-TW is not for zh, it's should be zh (#1)
    willfarrell authored Dec 27, 2021
    Configuration menu
    Copy the full SHA
    fff3761 View commit details
    Browse the repository at this point in the history
  5. docs: update trends

    willfarrell committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    6167135 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44b8d9c View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. 11 Configuration menu
    Copy the full SHA
    8db4b8c View commit details
    Browse the repository at this point in the history
  2. fix: deprecate setToEnv

    willfarrell committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    313315b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Merge pull request #762 from shivang007/sqs-batch-failure-error-stack

    Sqs batch failure error stack
    willfarrell authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    b9b8ee1 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    willfarrell committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    e3cbae3 View commit details
    Browse the repository at this point in the history
  3. fix: content-type case

    willfarrell committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    8705af0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb910c8 View commit details
    Browse the repository at this point in the history
Loading