Victor Fan
Victor Fan
By changing the types we allow inside the GlobalOptions parameter of the various CF3 setup functions, we automatically plumb them through to the ManifestSpec. Derived from #1168, which was busted...
Major architectural change: ParamValue has changed from `string | number | boolean` to an object which contains the raw value, type information, and critically, whether the param came from CSM...
As far as interesting PRs go, this ain't it, chief. Though I have to say it's a little surprising that we define channel as a possible field on the base...