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-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.5
Choose a base ref
...
head repository: socketio/socket.io-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.0
Choose a head ref
  • 5 commits
  • 13 files changed
  • 2 contributors

Commits on Jan 8, 2021

  1. docs: points towards the website

    The website is now much more stable, so there's no need to keep two
    copies of the same content (which must be manually kept in sync).
    darrachequesne committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    4922e39 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. fix(typings): make Manager#opts public (#1437)

    As stated in the [documentation][1], the query option can be set by
    setting `socket.io.opts` but `opts` was private and readonly.
    
    [1]: https://socket.io/docs/v3/client-api/#With-query-option
    MickL authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    fe97243 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    13e16b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9b4eb View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.1.0

    darrachequesne committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    5529f34 View commit details
    Browse the repository at this point in the history
Loading