Skip to content

Commit 25f747f

Browse files
committed
chore: release v1.4.0
1 parent 3f1c60b commit 25f747f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [1.4.0](https://github.com/nuxt-modules/sanity/compare/1.3.2...1.4.0) (2022-10-23)
4+
5+
6+
### Features
7+
8+
* support reactive params in `useSanityQuery` ([df85d36](https://github.com/nuxt-modules/sanity/commit/df85d36b0497d847b235b76495b1b6d72eb1216b)), closes [#530](https://github.com/nuxt-modules/sanity/issues/530)
9+
310
### [1.3.2](https://github.com/nuxt-modules/sanity/compare/1.3.1...1.3.2) (2022-10-17)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/sanity",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"license": "MIT",
55
"repository": "nuxt-modules/sanity",
66
"description": "Sanity integration for Nuxt",

0 commit comments

Comments
 (0)