2.4.4 • Published 1 year ago

@artmizu/pinia-plugin-persistedstate-nuxt-2 v2.4.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Pinia persisted state for Nuxt 2

This is a fork of the original plugin with minor changes that allow the plugin to work with Nuxt 2. The plugin's API has not changed.

The original plugin does not work with Nuxt 2 due to client hydration conflicts, you can explore my commits for more information.

Installation

Install package via a package manager:

# using npm
npm install @artmizu/pinia-plugin-persistedstate-nuxt-2

# using yarm
yarn add @artmizu/pinia-plugin-persistedstate-nuxt-2

# using pnpm
pnpm add @artmizu/pinia-plugin-persistedstate-nuxt-2
2.4.4

1 year ago

2.4.3

1 year ago

2.4.2

1 year ago

2.4.1

1 year ago