Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

35 lines (23 loc) · 1.83 KB

Changelog

Changed

Releases 0.1.2

  • Exchange refresh token for access token #39. Issue #39

Releases 0.1.1

  • Fixes 0.1.0 release

Releases 0.1.0 (Warning: released failed due to bug in github action)

Releases 0.0.28

Releases 0.0.26

Releases 0.0.25 - css class selectors are not propagating down to the button component. Issue #18

Releases 0.0.24 - Add css class names to button, fixed tests. Issue #16

Releases 0.0.23 - This change effects content-type headers (Please make sure you do not rely on this library to add in these headers now!)

  • Remove application/json Content Type from createOAuthHeaders() headers. Issue #14

Pre Release

Unreleased

  • react-google-oauth2 is Incompatibility with react 17. Issue #44