v8.3.0
New features/improvements:
- Add an optional parameter named
watchChanges
tocreateFlagOverridesFromMap
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 ofconfigcat-common
changes. (#79)