Releases: saleor/saleor-sdk
Releases · saleor/saleor-sdk
v0.4.0
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-6
v0.4.0-5
v0.4.0-4
v0.4.0-3
v0.4.0-2
v0.4.0-1
⚠️ v0.4.0-0
First release of major SDK rewrite, more info coming soon.
v0.3.0-10
- Fix checkout issues with 0 quantity f285861 (credits to @gorjan-mishevski)
- Update queries with new channel API 466cefa
- Update LICENSE 9e17f15