Is the fix for KT-41227 included in 1.4.30-M1? The...
# javascript
r
Is the fix for KT-41227 included in 1.4.30-M1? The bug is fixed, targeted for 1.4.30 but not listed in the changelog https://github.com/JetBrains/kotlin/releases/tag/v1.4.30-M1. @Dmitry Romanov [JB]
d
Hey Robert! Yes, KT-41227 will be in the 1.4.30-M1. Thank you for noticing, we will fix the changelog.
🙏 1
r
Now it's twice in the changelog :-)
n
Any updates on KT-39225 and KT-41282?
d
@Nick Hi! I see that both of these issues are about the old JS backend (at least that’s how they’re marked at the YT). Can you please tell me if these issues are reproduced in the new JS IR backend?
n
IR is still blocked by Doodle dependencies; so I haven’t been able to verify. Nonetheless, legacy JS is important for frameworks. I’m hoping this ticket gets some love for those use cases as well.
d
I understand. But unfortunately, we don’t have the resources to develop two backends at the same time. That’s why in the old one we only fix critical issues. Please DM me which dependencies are now blocking Doodle.