edge-flags icon indicating copy to clipboard operation
edge-flags copied to clipboard

Feature flags for serverless functions

Results 18 edge-flags issues
Sort by recently updated
recently updated
newest added

While testing the edge-flags sdk with some unit tests, I came to notice that the cache is never working. Turned out that this was due to a logical error in...

When no percentage or rule is applied during evaluation, return the state of the flag instead of a fixed false. ## Problem When using the `getFlag` method on the Client...

Would love an `app` dir support in addition to the current `pages` dir support for `edgeHandler`

This is a very nice solution to manage feature flags by turning on and off or create a simple AB test. If the result could also be a string or...

Hi there, i'm having a issue when trying to use the `useFlag` hook. I'm using `"next": "^13.4.4",` and having this issue both in `/pages` ang `/app` directory. ``` ./node_modules/next/dist/compiled/@vercel/og/index.node.js:17950:0 Module...

Bug: passing an object literal as attributes cause infinite fetch calls Perhaps we need some internal invalidation logic or storing each attribute primitives in the local state.

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.4. Release notes Sourced from typescript's releases. TypeScript 5.0.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [next](https://github.com/vercel/next.js) from 13.1.2 to 13.3.0. Release notes Sourced from next's releases. v13.3.0 Core Changes Add Zod and router state validation: #46962 Support default arrow function export in server boundary...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.44 to 22.3.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.19.44&new-version=22.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [tsx](https://github.com/privatenumber/tsx) from 3.14.0 to 4.17.0. Release notes Sourced from tsx's releases. v4.17.0 4.17.0 (2024-08-08) Features upgrade esbuild to 0.23 (#615) (bd83d3b) This release is also available on: npm package...

dependencies