What's Changed
- Lua 5.5 updated to 5.5.1
- Luau updated to 0.736
- Allow
#[mlua::userdata_impl]to be used in a different module from#[derive(UserData)](#726) - Fix coroutine stack handling after yielding from hooks (#723)
Full Changelog: v0.12.0...v0.12.1