Releases: feature-flags-co/ffc-wechat-miniprogram-sdk
Releases · feature-flags-co/ffc-wechat-miniprogram-sdk
v0.0.10
NPM link: https://www.npmjs.com/package/ffc-wechat-miniprogram-sdk
NPM version: 0.0.10
Break changes
N/A
New features
N/A
Updates
- changed ffcClient.on callback param type from IFeatureFlagChange to IFeatureFlagChange | IFeatureFlagChange []
V0.0.9
NPM link: https://www.npmjs.com/package/ffc-wechat-miniprogram-sdk
NPM version: 0.0.9
Break changes
N/A
New features
N/A
Updates
- fixed bug: query string params not sent to page
Release v0.0.7
NPM link: https://www.npmjs.com/package/ffc-wechat-miniprogram-sdk
NPM version: 0.0.7
Break changes
N/A
New features
N/A
Updates
- minify output files
- output TypeScript files to build folder
- output JavaScript files to dist folder
Release v0.0.5
NPM link: https://www.npmjs.com/package/ffc-wechat-miniprogram-sdk
NPM version: 0.0.5
Break changes
N/A
New features
Initial version: fetch feature flags from remote server and keep them synchronized with the remote server. Please go to the readme for all features https://github.com/feature-flags-co/ffc-wechat-miniprogram-sdk
Updates
N/A