Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@niklaswolf niklaswolf released this 03 Jan 08:10
· 1 commit to main since this release
7b51781

Nuxt 3 compatibility for this module

From version 2.x onwards this will support only Nuxt 3, version 1.x remains for Nuxt 2.

Migration from 1.x to 2.x

Migration-path is simple: the only differences are:

  • module registration in nuxt.config.js now is @mothership-gmbh/nuxt-shopware-caching (from @mothership-gmbh/nuxt-shopware-caching/module)
  • The useCache composable is now auto-imported, so you do not need an import statement anymore