Skip to content

v4.3.0

Compare
Choose a tag to compare
@adams85 adams85 released this 16 Jan 16:53
· 7 commits to main since this release
b471acb

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