Fixed
- Fixed Vue type overrides for
$pageand$inertia(#1393) - Restored React
usePagegeneric type (#1396) - Prevented need to use
Methodenum with the Link component (#1392) - Restored Vue 3
usePagegeneric type (#1394) - Fixed export of server types (#1397)
- Updated form types to support nested data (#1401)
- Allowed stronger type support with Vue
useForm(#1413) - Fixed Vue 2
setupprop types (#1418) - Fixed issue when passing multiple children to React
Headcomponent (#1433)