0.6.4 • Published 1 year ago

nuxt-hydration v0.6.4

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

nuxt-hydration

:warning: This module is still under development :warning:

Feature

  • Make sure you are aware when there's a hydration issue
    • hint which components mismatched
    • show the SSR rendered HTML hydration-UI

Installation

  • run yarn|pnpm|npm install -D nuxt-hydration
  • add it to your nuxt.config
export default defineNuxtConfig({
  modules: ['nuxt-hydration']
})
  • that's it !
0.6.3

1 year ago

0.6.2

1 year ago

0.6.4

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago