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: umijs/umi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.32
Choose a base ref
...
head repository: umijs/umi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.33
Choose a head ref
  • 5 commits
  • 25 files changed
  • 5 contributors

Commits on Aug 3, 2022

  1. fix(server): proxy throw error 403 (#8828)

    * fix(server): proxy throw error 403
    
    * Update packages/server/src/Server/Server.ts
    
    Co-authored-by: chencheng (云谦) <sorrycc@gmail.com>
    citrusjunoss and sorrycc authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8cdb9bc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. fix(server): remove dev server backlog limit (#8861)

    close #8860
    
    Co-authored-by: elixiao <elixiao@tencent.com>
    xiaody and xiaody authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    597ac13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cd06d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

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

Commits on Aug 25, 2022

  1. release: v3.5.33

    PeachScript committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    420a13d View commit details
    Browse the repository at this point in the history
Loading