Skip to content

v8.3.0

Compare
Choose a tag to compare
@adams85 adams85 released this 16 Jan 16:51
· 6 commits to master since this release
90c4d83

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. (#79)