0.6.4 • Published 2 months ago

nuxt-hydration v0.6.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months 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

2 months ago

0.6.2

2 months ago

0.6.4

2 months ago

0.6.1

2 months ago

0.6.0

2 months ago

0.5.3

8 months ago

0.5.2

8 months ago

0.5.1

8 months ago

0.3.0

11 months ago

0.2.0

12 months ago

0.5.0

8 months ago

0.4.0

9 months ago

0.1.0

1 year ago

0.0.1

1 year ago