Skip to content

flags@4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 14:51
· 16 commits to main since this release
cd84279

Major Changes

  • bc7944e: BREAKING CHANGES The general purpose encrypt and decrypt functions were replaced by dedicated functions, and it is now required to return version information from the flags discovery endpoint. See the Upgrade Guide for upgrade instructions.

Minor Changes

  • bc7944e: Add createFlagsDiscoveryEndpoint helper functions when creating the /.well-known/vercel/flags endpoint for Next.js App Router and SvelteKit.