Skip to content

Releases: nuxt-modules/sanity

v1.6.0

24 Jan 20:43
Compare
Choose a tag to compare

1.6.0 (2023-01-24)

Features

Bug Fixes

  • declare ofetch dependency (6edba44)

v1.5.0

16 Nov 22:17
40b9f0d
Compare
Choose a tag to compare

1.5.0 (2022-11-16)

v1.4.1

23 Oct 20:57
3a5e40b
Compare
Choose a tag to compare

1.4.1 (2022-10-23)

Bug Fixes

  • set watch options correctly (b3fbdbd)

v1.4.0

23 Oct 20:21
25f747f
Compare
Choose a tag to compare

1.4.0 (2022-10-23)

Features

  • support reactive params in useSanityQuery (df85d36), closes #530

v1.3.2

17 Oct 08:57
98ade75
Compare
Choose a tag to compare

1.3.2 (2022-10-17)

Bug Fixes

v1.3.1

11 Oct 22:48
9148111
Compare
Choose a tag to compare

1.3.1 (2022-10-11)

Bug Fixes

  • transpile nitro auto-imports (d77b5df)

v1.3.0

23 Sep 11:30
52db66e
Compare
Choose a tag to compare

1.3.0 (2022-09-23)

Features

  • enable groq, useSanity and createSanityClient in server routes (#510) (fdf8353)

Bug Fixes

  • use fresh client independent of isomorphic fetch (#509) (52f0bd3)

v1.2.3

22 Jun 22:45
65c5d2c
Compare
Choose a tag to compare

1.2.3 (2022-06-22)

Bug Fixes

  • render element children directly (2162f7e), closes #422

v1.2.2

30 May 15:03
90e5904
Compare
Choose a tag to compare

1.2.2 (2022-05-30)

Performance Improvements

  • use $fetch for minimal client (7b7517e)

v1.2.1

17 May 22:10
b919cbe
Compare
Choose a tag to compare

1.2.1 (2022-05-17)

Bug Fixes

  • include both public + private runtime config (3a478ef)