Alexander Lyon
Alexander Lyon
Currently no, we only support list, which only allows filtering on a single email address. My suggestion is to add a `customer_ext.rs` with custom code to allow for this. I...
As a real-world example, I currently use a simple 'install script' to load and convert some configuraton to be compatible with my plugin. https://github.com/arlyon/stailwc/blob/master/install.js Luckily nextjs makes this easy as...
I understand it's a hard problem to get around. I have solved this in the short term by having a prebuild js script that dumps out a json file which...
I am open to this, and actually we may have to bump further depending on how my GAT experiments go, but that will be down the line a little when...
Hi, sorry for the delay here.
This is an excellent change, I will review shortly.
This is great, I had a question around the version file, I take it the goal there is to declaratively specify the version we are using in the repo rather...
Cool, lets come up with a strategy for updating that version as well.
Merging, ty !:tada:
I think that that is a fair request. The PR stalled because we haven't settled on a heuristic for deciding how to deduplicate the types. I think we will likely...