Skip to content

v2.3.1

Choose a tag to compare

@petruki petruki released this 09 Jul 03:06
· 9 commits to master since this release
7ec968b

What's Changed

  • Renamed context attribute name to match effect (freeze) by @petruki in #93

Breaking change

Replace optional flag static with freeze, e.g.

Client.buildContext({ url, apiKey, domain, component, environment }, { local, freeze: true });

Full Changelog: v2.3.0...v2.3.1