Releases: configcat/node-sdk
Releases · configcat/node-sdk
v6.7.0
.dispose() fix: #36
Lazy loading concurrency fix
Auto polling initialization fix
v6.6.0
Support async cache implementations too.
v6.5.8
🐛 Fixed
- Downgrade
got
dependency to 9.6.0 to fix proxy usage issue
v6.5.7
🐛 Fixed
- Fixing empty HTTP header value set logic
🚀 Update
- Update
got
dependency to latest version
v6.5.6
🐛 Fixed
- Call createClientWithAutoPoll directly from createClient to avoid undefined this in strict mode with destructured require (#31)
v6.5.5
Updating configcat-common to latest.
v6.5.4
🛡 Security patch
- Bump
glob-parent
from 5.1.1 to 5.1.2
- Bump
normalize-url
from 4.5.0 to 4.5.1
🚀 Improvement
- Merged #24 - Better handling of failed config requests
v6.5.3
🛡 Security patch
- Bump lodash from 4.17.19 to 4.17.21
- Bump y18n from 4.0.0 to 4.0.1
- Bump hosted-git-info from 2.8.8 to 2.8.9
v6.5.2
- Remove accidentally included GitHub action file from release package.