Skip to content

Releases: saleor/saleor-sdk

v0.4.0

09 Dec 17:56
Compare
Choose a tag to compare

SDK 0.4 is here ✨

Major rewrite, the package is now much more lightweight and focuses on the essentials. What's included?

  • full authentication support (for both customers and admins/staff) with secure cookie authentication flow, tokens are no longer stored anywhere accessible from the window/global scope
  • supports short TTL access token with token auto token refresh 🚀
  • SSR ready
  • fully typed
  • React hooks included
  • all user/auth mutations included, for everything else we recommend writing your own queries/mutations to take full advantage of GraphQL

v0.4.0-7...v0.4.0

v0.4.0-7

11 Oct 11:27
Compare
Choose a tag to compare
v0.4.0-7 Pre-release
Pre-release

v0.4.0-6...v0.4.0-7

v0.4.0-6

07 Oct 23:27
Compare
Choose a tag to compare
v0.4.0-6 Pre-release
Pre-release

v0.4.0-5...v0.4.0-6

v0.4.0-5

30 Sep 21:07
Compare
Choose a tag to compare
v0.4.0-5 Pre-release
Pre-release

Refactor authentication refresh flow

  • Include channel in requestPasswordReset mutation, refactor auth refresh flow (#135) ae849fd
  • Update README.md dependencies information (#137) 22da403
  • Bump tmpl from 1.0.4 to 1.0.5 (#134) 165df6b

v0.4.0-4...v0.4.0-5

v0.4.0-4

16 Sep 07:32
Compare
Choose a tag to compare
v0.4.0-4 Pre-release
Pre-release

v0.4.0-3...v0.4.0-4

v0.4.0-3

20 Aug 13:49
Compare
Choose a tag to compare
v0.4.0-3 Pre-release
Pre-release

v0.4.0-2...v0.4.0-3

v0.4.0-2

03 Aug 06:52
Compare
Choose a tag to compare
v0.4.0-2 Pre-release
Pre-release

v0.4.0-1...v0.4.0-2

v0.4.0-1

26 Jul 13:59
Compare
Choose a tag to compare
v0.4.0-1 Pre-release
Pre-release

v0.4.0-0...v0.4.0-1

⚠️ v0.4.0-0

26 Jul 11:49
Compare
Choose a tag to compare
⚠️ v0.4.0-0 Pre-release
Pre-release

First release of major SDK rewrite, more info coming soon.

v0.3.0-10

09 Jul 14:50
Compare
Choose a tag to compare
v0.3.0-10 Pre-release
Pre-release

v0.3.0-9...v0.3.0-10