stack/packages/stack-shared
mantrakp04 508f52d92b Refactor feature flag evaluation and response handling
- Updated regex condition handling in feature flags to ensure valid patterns are enforced.
- Enhanced the evaluation logic to handle distinct user IDs and server-side context more effectively.
- Improved response structure for feature flag evaluations, including support for conditional headers and optimized payloads.
- Adjusted the default state of feature flags in the dashboard to be disabled.
- Added comprehensive tests for new evaluation scenarios and response behaviors.
2026-04-27 18:11:17 -07:00
..
src Refactor feature flag evaluation and response handling 2026-04-27 18:11:17 -07:00
.eslintrc.cjs tsup for stack-shared (#647) 2025-04-28 21:26:52 -07:00
LICENSE Licenses 2024-02-28 15:27:00 +01:00
package.json chore: update package versions 2026-04-20 19:06:56 -07:00
tsconfig.json Update packages, add bundle analyzer, add declarationMap (#665) 2025-05-16 17:07:44 -07:00
tsdown.config.ts Fix build 2026-02-27 00:48:07 -08:00
vitest.config.ts In-source unit tests (#429) 2025-02-14 11:47:52 -08:00