🚀 Features
- scripts:
- Deprecate implicit proxy and
$script
- by @harlan-zw in #379 (3e64b) - Safer lifecycle hooks
onLoaded
,onError
- by @harlan-zw in #381 (3fe92)
- Deprecate implicit proxy and
🐞 Bug Fixes
- scripts:
- Infer types from
use()
- by @harlan-zw (7746a) - Avoid type wrapping promises - by @harlan-zw (2f1f9)
- Avoid type wrapping promises - by @harlan-zw (229c0)
- Avoid returning explicit undefined values - by @harlan-zw (0e39f)
server
trigger not syncing loading status - by @harlan-zw (6efcf)- Avoid vue overriding status with ref - by @harlan-zw (ecc7e)
- Infer types from
- unhead: