Skip to content

1.1.6

Choose a tag to compare

@github-actions github-actions released this 11 May 17:18
87a30a8

fix: make CachingManager thread-safe and writes atomic (#154)

  • fix: add withLock for clearCache in GrowthBookSDK

  • fix: improve atomicity in CachingManager

  • refactor: clean up code