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: socketio/socket.io Loading
base: 4.7.4
Choose a base ref
...
head repository: socketio/socket.io Loading
compare: 4.7.5
Choose a head ref
  • 10 commits
  • 46 files changed
  • 2 contributors

Commits on Jan 12, 2024

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

Commits on Jan 13, 2024

  1. docs: add example with JWT

    Related: #4910
    darrachequesne committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    914a8bd View commit details
    Browse the repository at this point in the history
  2. docs: only execute the passport middleware once

    Before this change, the session and user context were retrieved once
    per HTTP request and not once per session.
    darrachequesne committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0bbe8ae View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Feb 12, 2024

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

Commits on Feb 19, 2024

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

Commits on Feb 22, 2024

  1. ci: test with older TypeScript version

    Related: #3891
    darrachequesne committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    748e18c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Mar 14, 2024

  1. chore(release): 4.7.5

    darrachequesne committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5017681 View commit details
    Browse the repository at this point in the history
Loading