RFC โ Confirm stable @mekari/pixel3 version with the Pixel3 team
Bucket item: A11 ยท Class: ๐ก Standard ยท Jira Story: pending mint (Task: TF-3555) ยท Epic: TF-3500
Source: Qontak_Stack_Analysis_Repository_Detail_July_2026, qontak-customer-fe tab, row 21.
Context / Problemโ
@mekari/pixel3 is pinned in package.json to 1.0.10-dev.0 โ an exact pin (no caret) on a
prerelease version. Support status is Unknown internally; there's no confirmed stable line
to track, which means every future bump is a guess rather than a decision.
Proposed changeโ
Coordinate with the Pixel3 team to confirm whether a stable (non--dev) release exists or is
planned that qontak-customer-fe should move to, and get a recommended version/upgrade path.
Execution plan (call to action)โ
- Reach out to the Pixel3 team (Slack/ticket) with the current pin (
1.0.10-dev.0) and ask for their recommended stable line. - Record their guidance here (or in a linked follow-up) โ either a target stable version, or an explicit "stay on this dev pin until X" note.
- If a stable version exists, file a follow-up Task to bump
package.jsonto it (separate from this confirmation-only item).
Risks & rollbackโ
- Risk: none โ this item is a coordination/confirmation step, no code change.
- Rollback: n/a.
Open questionsโ
- Does the Pixel3 team have a stable release already, or is one planned this quarter?
- If none exists yet, what's an acceptable interim pin policy (e.g.
~1.0.10-dev.0vs exact)?