mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
240c6a77a1
feat: options are now typed - This makes it easier to know what to send to unleash.start / unleash.create - Using a Partial to instantiate the config, then melding it with defaults to get a config object with all fields set either to their defaults or to whatever is passed in. Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com> Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com> |
||
---|---|---|
.. | ||
addon.e2e.test.js | ||
api-token.e2e.test.ts | ||
context.e2e.test.js | ||
event.e2e.test.js | ||
feature-archive.e2e.test.js | ||
feature.auth.e2e.test.js | ||
feature.custom-auth.e2e.test.js | ||
feature.e2e.test.js | ||
metrics.e2e.test.js | ||
state.e2e.test.js | ||
strategy.e2e.test.js | ||
tag-types.e2e.test.js | ||
tags.e2e.test.js | ||
user-admin.e2e.test.ts |