abby icon indicating copy to clipboard operation
abby copied to clipboard

Open-Source Feature Flags, Remote Config & A/B Tests for Developers ⛳🧪

Results 31 abby issues
Sort by recently updated
recently updated
newest added

Feature flags are cached by the core and refetched if expired.

Description: This PR updates the implementation of the HttpService in the Core package to utilize an optionally passed fetch function. The changes are needed in order to prepare for the...

Adds possibility to use abby on serverside within any NodeJS enviroment - [x] cache flag values - [x] ab testing middleware - [x] feature flag middleware

Noticed a little bug today: When updating a feature flag value in the abby dashboard, it is not visible until the page is reloaded. **Steps to reproduce:** 1. Open a...

## Summary by CodeRabbit - **New Features** - Introduced functionality for creating and interacting with a ClickHouse database. - Added scripts for database migration and creation in the application. -...

- Created a new Vue package under `packages/vue` named `@tryabby/vue` - Implemented core functions: - `useAbby`: Returns the user's currently selected variant and the `onAct` method - `useFeatureFlag`: Returns the...

🙋 Bounty claim

Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.2.10. Release notes Sourced from next's releases. v14.2.10 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.6. Changelog Sourced from vite's changelog. 5.4.6 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (179b177), closes #18115 fix: fs raw query (#18112) (6820bb3),...

dependencies

Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.22.1 to 4.24.5. Commits 5b647e1 chore(release): bump version [skip ci] d237059 fix: differentiate between issued JWTs 0f0c444 chore: update cookie options snippet (#9095) fbd68a1 docs: Fix Adapters...

dependencies