flags@4.0.0
·
190 commits
to main
since this release
Major Changes
- bc7944e: BREAKING CHANGES The general purpose
encryptanddecryptfunctions 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
createFlagsDiscoveryEndpointhelper functions when creating the/.well-known/vercel/flagsendpoint for Next.js App Router and SvelteKit.