v2.0.0
What's Changed
Full Changelog: https://github.com/dreamonkey/quasar-app-extension-meta/commits/v2.0.0
Migration from v1
- change the name of
APP_DOMAIN
env variable toMETA_APP_DOMAIN
- replace all mixins with their new composable version (
LayoutMetaMixin
->useLayoutSocialMeta
, etc)