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: 7.0.3
Choose a base ref
...
head repository: middyjs/middy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.1.0
Choose a head ref
  • 14 commits
  • 52 files changed
  • 2 contributors

Commits on Feb 17, 2026

  1. ci: fix unused

    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    6633d56 View commit details
    Browse the repository at this point in the history
  2. test: fix typo

    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    46aca8a View commit details
    Browse the repository at this point in the history
  3. ci: don’t prevent on test coverage

    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    ef40239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab95ad1 View commit details
    Browse the repository at this point in the history
  5. chore: dep update

    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    92881a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6df9dc2 View commit details
    Browse the repository at this point in the history
  7. chore: fix sub-dep

    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    d014017 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1567 from middyjs/develop

    Chore: dep update
    willfarrell authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    d69d4be View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. feat: add in webstreams

    closes #13333
    
    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    d563b06 View commit details
    Browse the repository at this point in the history
  2. chore: fix version

    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    32ef6a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76807e0 View commit details
    Browse the repository at this point in the history
  4. feat: add in requestMethods support

    closes #1315
    
    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    09f48f4 View commit details
    Browse the repository at this point in the history
  5. feat: add in support for Access-Control-Request-Headers

    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    f666994 View commit details
    Browse the repository at this point in the history
  6. chore: version bump

    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    d855710 View commit details
    Browse the repository at this point in the history
Loading