Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 09:25
· 19 commits to main since this release

Patch Changes

  • a26c360: Switch to the official Nuxt module template

    This should resolve any issues with our Nuxt-specific imports, e.g., breakage of the Nuxt injections (added through provides in plugins) due to the invalid Plugin type specified by our package (sorry for that!).