Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Releases: lwojcik/react-twitch-ext-onauthorized

v3.1.3

15 Mar 18:42
8a24437
Compare
Choose a tag to compare

This is the final release of this package. As of 15 March 2023 this project is no longer updated or maintained.

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

09 Jul 00:36
cec5bc0
Compare
Choose a tag to compare

What's Changed

  • re-releasing due to faulty npm package publication
  • v3.1.2 by @lwojcik in #256

Full Changelog: v3.1.1...v3.1.2

v3.1.1

09 Jul 00:26
20a6a47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

09 Jul 00:05
5c4dfd7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.1.0

v3.0.3

19 May 16:34
5f0c078
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

01 Jan 17:41
419ce7c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

26 May 19:36
410bf61
Compare
Choose a tag to compare
  • remove ES module, fixed faulty import

v3.0.0

25 May 22:53
8c608d9
Compare
Choose a tag to compare
  • switched to a named export. To use the package do import { useTwitchAuth } from 'react-twitch-ext-onauthorized';
  • added Rollup for module bundling
  • update dependencies

v2.0.3

11 Oct 02:51
aedaaed
Compare
Choose a tag to compare
  • replace TSLint with ESLint + add info on contributions (#207)

v2.0.2

18 Sep 15:18
821f940
Compare
Choose a tag to compare
  • update dependencies + loosen dependency requirements (#202)