Skip to content

v2.0.0

Choose a tag to compare

@ivodolenc ivodolenc released this 04 May 16:39
· 14 commits to main since this release
fcbfe4d

What's Changed

Quick Start

  1. Install @hypernym/nuxt-anime to your project
npm i -D @hypernym/nuxt-anime
  1. Enable the module in the main config file
// nuxt.config.ts

{
  modules: ['@hypernym/nuxt-anime']
}

That's it! Start developing your app!

New Contributors

Full Changelog: v1.2.5...v2.0.0