Skip to content

v5.0.0

Choose a tag to compare

@owenvoke owenvoke released this 26 Sep 10:45
· 4 commits to main since this release
1988c3b

BREAKING CHANGES

Bucket was rebranded as Reflag. All Bucket configuration and classes has been renamed to match this change. If using the bucket driver, please implement the required changes below:

  • Replace BUCKET_* prefixed environment variables with REFLAG_*
  • If the configuration file has been published, replace feature-flags.providers.bucket with feature-flags.providers.reflag in your config

See the changes in #92 for more information.

What's Changed

Full Changelog: v4.2.0...v5.0.0