Btw, I heard that 1.4 will be released without IR ...
# pattern-matching
s
Btw, I heard that 1.4 will be released without IR by default and they are pushing it to 1.4.20
👍 3
m
We can still enable it though, right? Hopefully as simple as continuing to use
enableIR()
as we're doing in the Meta plugin currently?
s
Yep, that's true Just something I learned today 🙂