Skip to content

Commit 784d06c

Browse files
committed
Release 0.3.1
1 parent 3719d35 commit 784d06c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,17 @@ 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.1](https://github.com/harlan-zw/nuxt-delay-hydration/compare/0.3.0...0.3.1)
8+
9+
- fix: prefer @nuxt/kit-edge [`3719d35`](https://github.com/harlan-zw/nuxt-delay-hydration/commit/3719d3589d52cbc1d076910c667c07315b2248f1)
10+
711
#### [0.3.0](https://github.com/harlan-zw/nuxt-delay-hydration/compare/0.2.4...0.3.0)
812

13+
> 23 December 2021
14+
915
- feat: upgrade to new @nuxt/kit module syntax [`26af848`](https://github.com/harlan-zw/nuxt-delay-hydration/commit/26af848cd1f4f29b1ac3eb4fd75f46944f82c472)
1016
- feat: upgrade to new @nuxt/kit module syntax [`b21fdc4`](https://github.com/harlan-zw/nuxt-delay-hydration/commit/b21fdc4889db354926273d96261ae6bda1aa164b)
11-
- chore(github): add funding [`f2a3d9d`](https://github.com/harlan-zw/nuxt-delay-hydration/commit/f2a3d9df0780a6e7640db2c3d77dab5dabd66896)
17+
- Release 0.3.0 [`3e9e45d`](https://github.com/harlan-zw/nuxt-delay-hydration/commit/3e9e45d26d3e3c034e7887f3a56357dfb8167651)
1218

1319
#### [0.2.4](https://github.com/harlan-zw/nuxt-delay-hydration/compare/0.2.3...0.2.4)
1420

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.0",
3+
"version": "0.3.1",
44
"main": "dist/index.js",
55
"description": "Improve your Nuxt.js Google Ligthouse score by delaying hydration ⚡️",
66
"keywords": [

0 commit comments

Comments
 (0)