Skip to content

v11.2.0

Choose a tag to compare

@adams85 adams85 released this 16 Jan 16:48
· 16 commits to master since this release
2b241d0

New features/improvements:

  • Add an optional parameter named watchChanges to createFlagOverridesFromMap which controls whether the client should detect changes to the flag override map after client initialization. (configcat/common-js#101)

Bug fixes:

  • Reference a fixed version of configcat-common to avoid issues in case the "pubternal" API of configcat-common changes. (#71)