Hi,
I moved a large-ish project over from Lua 5.3.x to Lua 5.4 beta. This includes about a dozen modules written in C, they just recompiled with the COMPAT_5_3 feature enabled.
The only problems were of my own making, and so far all the tests work without trouble. Pretty impressive.