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: AttoJS/vue-request
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Choose a base ref
...
head repository: AttoJS/vue-request
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 17 files changed
  • 3 contributors

Commits on Oct 16, 2023

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

Commits on Jan 10, 2024

  1. refactor: optimize the onBefore hook in custom plugins #226

    Add `isReturn` to handle situations where the request needs to be aborted and custom data returned.
    John60676 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e64e31e View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Configuration menu
    Copy the full SHA
    9c95199 View commit details
    Browse the repository at this point in the history
  2. fix: memory leak when useing in ssr (#235)

    Co-authored-by: lijingfeng <lijingfeng@xiaohongshu.com>
    CjLaunch and lijingfeng authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    5973e83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5d0050 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

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