Skip to content

Releases: nuxt-modules/sanity

v0.6.1

18 Jan 09:26
d81252c
Compare
Choose a tag to compare

0.6.1 (2021-01-18)

Bug Fixes

  • add default exports for compatibility with @nuxt/components (d48f61a), closes #51
  • hotfix to use backwards-compatible imports (f36a3c4), closes #64

v0.6.0

17 Jan 00:40
0a53f91
Compare
Choose a tag to compare

0.6.0 (2021-01-17)

Features

  • re-enable autoregistration of components (1af262e), closes #53 #51

Bug Fixes

  • correctly generate url params for sanity images (cb9c223), closes #63
  • get <SanityImage> config from injected config (4d5684f)
  • improve windows compatibility (6efe29a)
  • use nuxt resolver to suppress warnings about missing dependency (b0d7222), closes #33

v0.5.0

08 Jan 22:33
2c9a9ba
Compare
Choose a tag to compare

Features

  • disable cdn when enablePreview is called (137149a), closes #45

Bug Fixes

  • don't fail when no sanity object exists in nuxt.config.js (f5ab953), closes #62

v0.4.2

18 Nov 10:48
4010530
Compare
Choose a tag to compare

Bug Fixes

  • correctly use prop in (#52) (7f5eeba)
  • temporarily disable autoregistration of components (b5abd8d), closes #51

v0.4.0

11 Nov 18:36
46b869a
Compare
Choose a tag to compare

Features

  • expose generated sanity config within nuxt config for later use (0b4ebe8)
  • use for auto-registration of helper components (4ea5796)

Bug Fixes

  • add name to component for better DX (8d581ce)
  • correctly handle vue keys from portable text (9e6ca61)

v0.3.11

27 Oct 22:10
97d0a02
Compare
Choose a tag to compare

Bug Fixes

  • set Content-Type header for POST query (c251a21)

v0.3.10

27 Oct 21:53
d5ef5d5
Compare
Choose a tag to compare

Features

Performance Improvements

  • use built-in if available (0da5573)

v0.3.9

11 Oct 09:53
0ba3a23
Compare
Choose a tag to compare

Features

  • expose sanity configuration as (35f3e92), closes #19

v0.3.8

10 Oct 20:52
4179763
Compare
Choose a tag to compare

Bug Fixes

v0.3.7

10 Oct 17:40
f070556
Compare
Choose a tag to compare

Bug Fixes