Skip to content
Permalink

Comparing changes

Choose two branches to see what鈥檚 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: redis/ioredis
base: v5.1.0
Choose a base ref
...
head repository: redis/ioredis
compare: v5.2.0
Choose a head ref
  • 2 commits
  • 15 files changed
  • 2 contributors

Commits on Jul 11, 2022

  1. feat: add mode property to client (#1618)

    Adds a .mode getter to the client that reports whether the client is
    in 'normal', 'subscriber', or 'monitor' mode.
    joelrbrandt committed Jul 11, 2022
    Copy the full SHA
    9e6db7d View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.2.0 [skip ci]

    # [5.2.0](v5.1.0...v5.2.0) (2022-07-11)
    
    ### Features
    
    * add mode property to client ([#1618](#1618)) ([9e6db7d](9e6db7d))
    ioredis-robot authored and semantic-release-bot committed Jul 11, 2022
    Copy the full SHA
    07ee6ea View commit details
    Browse the repository at this point in the history