Skip to content

v0.4.0

Choose a tag to compare

@atinux atinux released this 03 Apr 15:35
· 581 commits to main since this release

compare changes

Breaking change ⚠️

The package is now a Nuxt module!

- extends: ['@nuxthub/core']
+ modules: ['@nuxthub/core']

This will give the possibility to enable/disable features on demand in the future (#39).

🚀 Enhancements

❤️ Contributors