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: chimurai/http-proxy-middleware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.5
Choose a base ref
...
head repository: chimurai/http-proxy-middleware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 49 files changed
  • 2 contributors

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    cf72bcd View commit details
    Browse the repository at this point in the history
  2. fix(fixRequestBody): support text/plain (#1103)

    * fix: add text/plain to fixRequestBody
    * test: add test case to fix-request-body for text/plain
    knudtty authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    9183b8c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

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

Commits on Apr 19, 2025

  1. build(prettier): improve prettier setup (#1108)

    * build(prettier): improve prettier setup
    
    * chore(prettier): fix prettier lint
    chimurai authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    de0c973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76c3431 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

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

Commits on Apr 21, 2025

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