Skip to content

js-server-sdk-common: v1.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 15:56
36eb906

1.2.0 (2023-08-21)

Features

  • Optimize segment lookup for large segments. (#235) (ac575d0)
  • Use callbacks for evaluation hotpath. (#234) (27e5454)

Bug Fixes

  • Correct double callback in persistent store wrapper. (#240) (243729d)