Add compile time optimizaton for syntehtic event handling
Author: HavunenCreated Jan 23, 2025Updated Apr 7, 2026
Lets remove lowercasing event handler names from inferno core and move the work to compilers. If direct vNode API is used then casing must match case sensitively. + change eslint-plugin-inferno to suggest fixes accordignly
Source: infernojs/inferno