Skip to content

Releases: ph-fritsche/react-gapi

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 28 Apr 18:20
a4e5aea

1.0.2 (2022-04-28)

Bug Fixes

  • build: export ESM with correct import paths (a4e5aea)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Oct 06:01
8bd7041

1.0.1 (2021-10-11)

Bug Fixes

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 10:00
0d6afbc

1.0.0 (2021-09-20)

⚠ BREAKING CHANGES

  • gapi.auth2.GoogleUser.signIn() is removed.
    Use gapi.auth2.GoogleAuth.signIn() instead.

Bug Fixes

v1.0.0-alpha.6

v1.0.0-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 08:21
ac5c940

1.0.0-alpha.6 (2021-08-16)

⚠ BREAKING CHANGES

  • gapi.auth2.GoogleUser.signIn() is removed.
    Use gapi.auth2.GoogleAuth.signIn() instead.

Bug Fixes

v1.0.0-alpha.5

v1.0.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jan 07:04
7f3e67a

1.0.0-alpha.5 (2021-01-29)

Bug Fixes

  • allow rerender before mount (7f3e67a)

v1.0.0-alpha.4

v1.0.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jan 11:55
ad27879

1.0.0-alpha.4 (2021-01-15)

Bug Fixes

v1.0.0-alpha.3

v1.0.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jan 17:11
c472046

1.0.0-alpha.3 (2021-01-14)

Bug Fixes

v1.0.0-alpha.2

v1.0.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jan 16:44
75f8160

1.0.0-alpha.2 (2021-01-14)

Bug Fixes

v1.0.0-alpha.1

v1.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jan 16:56
0029390

1.0.0-alpha.1 (2021-01-11)

0.1.2

0.1.2 Pre-release
Pre-release

Choose a tag to compare

@ph-fritsche ph-fritsche released this 17 Dec 22:04
95e625a

Rewritten and typed.