👩💻 Join our community of thousands of amazing developers!
I’ve been putting a little more time into CurlyQ this week, as I’m able. First thing to note is a breaking change: it will always return an array now, even if there’s only one result. I had waffled on this a little, but for predictability in scripting it really always needs to be a consistent format. So even a single-string result, e.g. a command that targets a single element with --search and then uses .source in the query (which previously would have just returned the source string for...