d3ro-voice/packages/api-client
Yun Chan f6a29db95a feat(shared): gate paid features from one entitlement source
Desktop, web, mobile, and the API each decided locally what a tier could do,
so a plan change could unlock a feature on one surface and not another.
Entitlement checks now live in `@d3ro/core` and are exercised by tests.

The shared theme and design-system packages also gain the tokens the new
surfaces consume, and the api-client exposes the dictionary and team types
the clients now send.
2026-09-16 23:24:18 +09:00
..
__tests__ feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
src feat(shared): gate paid features from one entitlement source 2026-09-16 23:24:18 +09:00
package.json feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
tsconfig.json feat(V2-3): Web App MVP — Next.js 15 + @d3ro/api-client 2026-04-09 02:52:31 +09:00
vitest.config.ts feat(V2-3차): pull 확장 + invite flow + Realtime + 테스트 + mobile UI 교체 2026-04-10 08:34:52 +09:00