Skip to content

Releases: configcat/js-ssr-sdk

v5.3.0

31 May 15:29
9a9ee06
Compare
Choose a tag to compare

Passing the real SDK version to common-js instead of using common-js version.
I had to increase the version of this package with 2 major versions as it has to be greater than the current common-js version.

v3.10.0

19 May 09:52
6109afd
Compare
Choose a tag to compare
  • Export factory function for flag overrides.

v3.9.1

05 May 15:36
Compare
Choose a tag to compare

Updating configcat-common and axios deps to latest.

v3.9.0

22 Apr 16:00
183cefc
Compare
Choose a tag to compare

🐛 Fixed

  • With autopoll initial tryReadFromCache takes 5 seconds #43

🚀 Added

  • Local Flag Overrides

v3.8.0

13 Feb 08:45
Compare
Choose a tag to compare

Updated configcat-common and axios dependencies to latest.

v3.7.2

15 Dec 12:12
Compare
Choose a tag to compare

Unnecessary "this." fix.

v3.7.1

13 Dec 12:55
Compare
Choose a tag to compare

Optional custom property fix.

v3.7.0

07 Dec 10:33
Compare
Choose a tag to compare

.dispose() fix: #36
Lazy loading concurrency fix
Auto polling initialization fix

v3.6.0

30 Sep 13:15
Compare
Choose a tag to compare

Support async cache implementations too.

v3.5.2

08 Sep 09:46
Compare
Choose a tag to compare

Updating dependencies.