Skip to content

Commit

Permalink
cl+badge + remove redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlautier committed Sep 8, 2023
1 parent f2a1012 commit 1dc77cb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 15 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [5.0.0](https://github.com/sketch7/signalr-client/compare/4.1.0...5.0.0) (2023-09-08)

### Features

- **deps** export `DesiredConnectionStatus`

### BREAKING CHANGES

- **deps** changed `@microsoft/signalr: ^7.0.0` as `peerDependency`
- **build** output as `esm` and `cjs`

## [4.1.0](https://github.com/sketch7/signalr-client/compare/4.0.0...4.1.0) (2022-11-24)

### Features
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
[npm]: https://www.npmjs.com/package/@ssv/signalr-client

# @ssv/signalr-client
<!-- TODO: update badge -->
[![CircleCI](https://circleci.com/gh/sketch7/signalr-client.svg?style=shield)](https://circleci.com/gh/sketch7/signalr-client)
[![CI](https://github.com/sketch7/signalr-client/actions/workflows/ci.yml/badge.svg)](https://github.com/sketch7/signalr-client/actions/workflows/ci.yml)
[![npm version](https://badge.fury.io/js/%40ssv%2Fsignalr-client.svg)](https://badge.fury.io/js/%40ssv%2Fsignalr-client)

SignalR client library built on top of **@aspnet/signalr**. This gives you more features and easier to use.
Expand Down
13 changes: 0 additions & 13 deletions __.eslintrc.js

This file was deleted.

0 comments on commit 1dc77cb

Please sign in to comment.