Skip to content

Commit c1f4b6d

Browse files
committed
Release 0.3.2
1 parent a23b12c commit c1f4b6d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.3.2](https://github.com/harlan-zw/nuxt-delay-hydration/compare/0.3.1...0.3.2)
8+
9+
- fix: support legacy @nuxt/kits [`a23b12c`](https://github.com/harlan-zw/nuxt-delay-hydration/commit/a23b12cc3ea4e642f17683eb49bd0937b6abe669)
10+
711
#### [0.3.1](https://github.com/harlan-zw/nuxt-delay-hydration/compare/0.3.0...0.3.1)
812

13+
> 23 December 2021
14+
915
- fix: prefer @nuxt/kit-edge [`3719d35`](https://github.com/harlan-zw/nuxt-delay-hydration/commit/3719d3589d52cbc1d076910c667c07315b2248f1)
16+
- Release 0.3.1 [`784d06c`](https://github.com/harlan-zw/nuxt-delay-hydration/commit/784d06c89ad87d9d370477ac899dd57affff96f4)
1017

1118
#### [0.3.0](https://github.com/harlan-zw/nuxt-delay-hydration/compare/0.2.4...0.3.0)
1219

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-delay-hydration",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"main": "dist/index.js",
55
"description": "Improve your Nuxt.js Google Ligthouse score by delaying hydration ⚡️",
66
"keywords": [

0 commit comments

Comments
 (0)