github-actions[bot]
|
b6f52d9f10
|
Version Packages (#214)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-06 17:18:43 +02:00 |
|
Dominik Ferber
|
5f3757afc7
|
stop relying on workspace tsconfig (#213)
* stop relying on workspace tsconfig
closes #204
* add changeset
|
2025-11-06 17:06:49 +02:00 |
|
github-actions[bot]
|
6952384fb2
|
Version Packages (#200)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-10-25 12:02:45 +03:00 |
|
Dominik Ferber
|
ff052f0417
|
upgrade to @vercel/edge-config dependency (#199)
* upgrade to @vercel/edge-config dep
* update lockfile
|
2025-10-25 12:00:06 +03:00 |
|
Dominik Ferber
|
ba4eec7b23
|
replace eslint and prettier with biome (#187)
* remove @pyra/eslint-config
* wip
* wip
* convert shirt-shop-api
* convert shirt-shop
* convert snippets
* convert next-13
* convert next-14
* convert next-15
* eslint configs
* upgrade prettier
* use eslint v9
* run prettier
* resolve type-check
* adjust eslint
* drop Next.js v13
* fix next-14
Avoid accidentally using implicitly installed eslint v8
* update lockfile
* rm @eslint/eslintrc
* add @next/eslint-plugin-next
* biome
* biome fixes
* wip
* apply formatting
* tabs
* rm prettier
* spaces
* fix svelte
* update lockfile
* single quotes
* format all
* rm eslint-disable comments
* upgrade playwright
* upgrade publint
* upgrade playwright ci workflow
* try chromium headless
* try adding executablePath
|
2025-10-15 23:38:17 +03:00 |
|
github-actions[bot]
|
d1b153e5e4
|
Version Packages (#185)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-10-13 15:38:15 +03:00 |
|
Dominik Ferber
|
48adbf2de1
|
[@flags-sdk/statsig] update statsig-node-lite to v0.5.2 (#184)
|
2025-10-13 15:33:10 +03:00 |
|
github-actions[bot]
|
695f7f9e86
|
Version Packages (#120)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-04-15 12:06:48 -04:00 |
|
Aaron Morris
|
1e3c8df96d
|
(flags-sdk/statsig) Reduce sync delay when using Edge Config (#118)
If using an Edge Config adapter, reduce minimum sync delay for config specs from 5000ms->1000ms
|
2025-04-15 11:50:41 -04:00 |
|
Dominik Ferber
|
b375e4e755
|
fill out metadata (#92)
* fill out metadata
* add changeset
|
2025-03-08 10:27:56 +02:00 |
|
github-actions[bot]
|
bdbaa46d60
|
Version Packages (#78)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-02-27 17:45:19 +02:00 |
|
Dominik Ferber
|
9a687cba09
|
accept consoleApiKey from getProviderData (#77)
|
2025-02-27 16:44:01 +01:00 |
|
github-actions[bot]
|
f6cb1ef244
|
Version Packages (#76)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-02-26 17:09:47 +02:00 |
|
Aaron Morris
|
bd7e10aa39
|
(statsig-adapter): Release Statsig Adapter (#43)
* (statsig-adapter): Move Edge Config to peer deps, more consistent api key naming
* Move dynamic imports into initializeStatsig
* Add default adapter pattern
* Add changeset
* Add layerParameter to get config parameters from experiments in a layer
* (statsig-adapter) Focus on feature management (gates, dynamic configs), add origin, add exposure logging option
* (statsig-adapter) Update key handling and default export
* (refactoring, wip): move some runtime details out of the main implementation of the Statsig adapter
* Use statsig-node-lite
* Switch default environment variable to STATSIG_SERVER_SECRET"
* (statsig-adapter) Add readme
* Update README — Remove details on precompute, add optional peer deps to install command
* Add peerDependenciesMeta
* Update changeset text
* Refactor Statsig Adapter
Add experimentation primitives, disable exposure logging by default, identify StatsigUser instead of `{ statsigUser: StatsigUser }`
* (statsig-adapter) Update default environment variables
* use envvar: EXPERIMENTATION_CONFIG_ITEM_KEY
* Update packages/adapter-statsig/README.md
Co-authored-by: Dominik Ferber <dominik.ferber@gmail.com>
* Update packages/adapter-statsig/README.md
Co-authored-by: Dominik Ferber <dominik.ferber@gmail.com>
* Update README, docstrings
* upgrade statsig-node-lite
* remove edge config devDep
* reduce propagation time of Statsig updates
* update deps
* update lockfile
* prefix error
* simplify README
* extend package.json
* fix type
* switch example to gate
* expose types of Statsig SDK
* work around syncing issue
---------
Co-authored-by: Dominik Ferber <dominik.ferber@gmail.com>
|
2025-02-26 17:03:57 +02:00 |
|
Dominik Ferber
|
422435c0eb
|
rename (#68)
* @vercel-flags » flags
* update lockfile
* fix name
|
2025-02-20 19:54:09 +02:00 |
|
Aaron Morris
|
bdea1488af
|
Statsig adapter (#27)
* Add a Statsig adapter
* (statsig-adapter): Update initialization
* (changeset) Add changeset entry
|
2025-01-20 11:39:04 -05:00 |
|
github-actions[bot]
|
10f85c44b0
|
Version Packages (#3)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-01-16 16:53:56 +02:00 |
|
Dominik Ferber
|
d505cb5993
|
unify and simplify adapters (#28)
|
2025-01-16 10:29:56 +02:00 |
|
Dominik Ferber
|
3c66284279
|
prepare release (#5)
|
2024-12-13 14:22:12 +02:00 |
|
Dominik Ferber
|
db89f0dfb1
|
Init
|
2024-12-12 13:01:06 +02:00 |
|