Skip to content

Releases: Nekonyx/next-auth-steam

v0.3.0

24 Mar 23:19
65ee98d
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

This version has no breaking changes. I strongly recommend upgrading to the latest version if you haven't already done so.

Changes

Miscellaneous

  • All examples are up-to-date now and have bare minimum to see how it works.
  • prisma example has been removed because I can't support it.

v0.2.0

17 Jan 06:26
d43f10a
Compare
Choose a tag to compare

Changes

  • minify and optimize svg logos
  • throw an error if clientSecret is not provided
  • fully support both next@13 and next@14

v0.1.5

27 Aug 16:17
956b704
Compare
Choose a tag to compare

Changes

  • use commit hash in logo image links, not branch name: 0c15e6d

Fixes

  • button color in light mode: 3599836