Skip to content

Commit

Permalink
✍️ Document new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mayteio committed Jul 11, 2020
1 parent 7629d45 commit 573f7e3
Showing 1 changed file with 14 additions and 17 deletions.
31 changes: 14 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v5.1.0](https://github.com/mayteio/use-pusher/compare/v5.0.0...v5.1.0)

> 11 July 2020
- Bump acorn from 5.7.3 to 5.7.4 [`#8`](https://github.com/mayteio/use-pusher/pull/8)
- 📦 upgrade dependencies [`e029fe7`](https://github.com/mayteio/use-pusher/commit/e029fe71c06c062c464edcfc1af7d86ad2b86325)
- ✨ unsubscribe from channel on effect cleanup [`2680446`](https://github.com/mayteio/use-pusher/commit/268044619e47101579c87fedcccd59a69a0980fa)
- ✨ add 'me' and 'count' to presenceChannel return [`80c017b`](https://github.com/mayteio/use-pusher/commit/80c017b337d5b62f107e662c43902483a0c2485e)

### [v5.0.0](https://github.com/mayteio/use-pusher/compare/v4.1.5...v5.0.0)

> 23 June 2020
Expand Down Expand Up @@ -44,13 +53,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.1.0](https://github.com/mayteio/use-pusher/compare/v4.0.1...v4.1.0)

<<<<<<< HEAD

> # 27 February 2020
>
> 26 February 2020
>
> > > > > > > master
> 27 February 2020
- ✨ removed local mocks, migrate to pusher-js-mock. Not happy with the tests. [`8d09648`](https://github.com/mayteio/use-pusher/commit/8d09648b5ca4a12ce709704dca0a4dba574eba0d)

Expand Down Expand Up @@ -126,17 +129,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### [v3.0.6](https://github.com/mayteio/use-pusher/compare/v3.0.5...v3.0.6)

> 4 June 2020
> 21 January 2020
#### [v3.0.5](https://github.com/mayteio/use-pusher/compare/v3.0.4...v3.0.5)

<<<<<<< HEAD

> # 14 February 2020
>
> 13 February 2020
>
> > > > > > > master
> 14 February 2020
- 🏷 use official typescript typings [`d3b5d4f`](https://github.com/mayteio/use-pusher/commit/d3b5d4f7acc5d8d0a593ebf752d7d23fe94a58c5)
- udpate docs [`ac90b4d`](https://github.com/mayteio/use-pusher/commit/ac90b4d9cfe4513eaf998c8898f5ba7f1c95c620)
Expand Down Expand Up @@ -166,7 +163,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

> 29 October 2019
- ♻️ improve DX: `useEvent&lt;T&gt;(data?: T)` [`42bb95a`](https://github.com/mayteio/use-pusher/commit/42bb95a48bb8b42c038166b5b557fea446d84607)
- ♻️ improve DX: `useEvent&lt;T&gt;(data?: T)` [`42bb95a`](https://github.com/mayteio/use-pusher/commit/42bb95a48bb8b42c038166b5b557fea446d84607)

### [v2.0.0](https://github.com/mayteio/use-pusher/compare/v1.1.5...v2.0.0)

Expand Down Expand Up @@ -251,7 +248,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

> 17 August 2019
- remove **tests** from dist [`3bf4195`](https://github.com/mayteio/use-pusher/commit/3bf4195df85b7f4903fdd0b264e95e2199fdcc51)
- remove __tests__ from dist [`3bf4195`](https://github.com/mayteio/use-pusher/commit/3bf4195df85b7f4903fdd0b264e95e2199fdcc51)

#### [v1.0.4](https://github.com/mayteio/use-pusher/compare/v1.0.3...v1.0.4)

Expand Down

0 comments on commit 573f7e3

Please sign in to comment.