Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Releases: schibsted/sdk-js

v2.6.0

16 Sep 20:08
Compare
Choose a tag to compare

v2.5.0

13 Sep 09:32
Compare
Choose a tag to compare
2.5.0

v2.4.0

09 Sep 21:21
Compare
Choose a tag to compare
2.4.0

v2.3.0

08 Sep 13:57
Compare
Choose a tag to compare
2.3.0

v2.2.3

11 Jul 10:09
Compare
Choose a tag to compare
2.2.3

v2.2.2

07 Jul 13:52
Compare
Choose a tag to compare
2.2.2

v2.2.1

07 Jul 13:07
Compare
Choose a tag to compare
2.2.1

v2.1.7

12 Jul 07:38
Compare
Choose a tag to compare

Enable caching for error responses of hasSession
Extended cache option to an object specifying functionality with respective cache TTL (backwards compatible)

v2.1.6

30 May 08:09
Compare
Choose a tag to compare
  • Bugfix: Ensure update of varnish cookie even if session is cached
  • Fix for async API

v2.1.5

03 May 10:43
Compare
Choose a tag to compare

Removed bug where _session = data; was called right before respond and then previous and current sessions effectively became the same.