You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepare v9.5.0 release (#94)
* Upgrade configcat-common to v9.3.0
* npm audit fix
* Set eslint as default formatter for VSCode workspace
* Bump version
Add option for detecting changes to flag overrides (#93)
* Upgrade to configcat-common v9.2.0
* Add the ability to detect changes to the flag override map
* Reference fixed version of configcat-common
* npm audit fix
* Bump version
Minor improvements (#92)
* Improve base64 decode perf. + add tests + fix code formatting
* Use LocalStorageCache only when localStorage is available + don't swallow exceptions in LocalStorageCache.get/set
* Escape ccetag query string value
* Exclude non-source files so they don't pollute autocompletion/intellisense
* Update to configcat-common v9.1.0
* Bump version