v0.0.64
- fix(migrate): the LaunchDarkly importer no longer writes a junk
propertyName(e.g.user.segmentMatch) onto segment-match criteria. LDsegmentMatchclauses have no real attribute, but the clause converter normalized the pseudo-attribute intopropertyNameon everyIN_SEG/NOT_IN_SEGcriterion. Evaluation was unaffected (segment match keys offvalueToMatch), but the criterion was non-canonical and previously rendered as an empty Property bubble in the app's rule editor. Segment criteria now serialize as operator +valueToMatchonly, matching what the app editor expects and what the Launch importer already emits. Existing imports need no re-run — the stray field is ignored everywhere. (qfg-gc3u)
Published to npm: @quonfig/cli@0.0.64