Skip to content

Releases: feature-flags-co/ffc-wechat-miniprogram-sdk

v0.0.10

17 May 23:02

Choose a tag to compare

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

17 May 22:07

Choose a tag to compare

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

09 May 14:47

Choose a tag to compare

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

08 May 08:34

Choose a tag to compare

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