Does lombok works with Java 12?

I was recently working with Java 11 and Lombok on Intellij and it was all fine. I tried Java 12 but now I'm always getting compilation errors, because lombok 's annotations seem to be ignored. Does