Skip to content

Releases: BKWLD/cloak-craft

v1.4.0

19 Apr 17:13
e0bb9ff
Compare
Choose a tag to compare

What's Changed

  • Add options to customize queries globally by @weotch in #20

Full Changelog: v1.3.3...v1.4.0

v1.3.3

31 Jan 18:59
3e3fc97
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

21 Feb 22:45
0a0877b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

06 Dec 18:51
918e11d
Compare
Choose a tag to compare

What's Changed

  • Prioritize explicit title over @page.title by @weotch in #16

Full Changelog: v1.3.0...v1.3.1

v1.3.0

21 Sep 00:25
2a69b16
Compare
Choose a tag to compare

What's Changed

  • Allow extendRoutes to be invoked externally by @weotch in #15

Full Changelog: v1.2.1...v1.3.0

v1.2.0

05 May 18:02
25556b1
Compare
Choose a tag to compare
  • Added injectClient option

Full Changelog: v1.1.1...v1.2.0

v1.1.0

03 May 06:07
2c6d143
Compare
Choose a tag to compare
  • Adding mocks option
  • Make redirect generating optional

Full Changelog: v1.0.6...v1.1.0

v1.0.3

21 Apr 15:57
036b9e3
Compare
Choose a tag to compare

What's Changed

  • Support Craft previews in SSR by @weotch in #10
  • Use $nuxt.refresh() to refresh data by @weotch in #11

Full Changelog: v1.0.2...v1.0.3

v1.0.0

18 Apr 01:43
b0caf37
Compare
Choose a tag to compare

I made this a 1.0 release not because there were breaking changes, but this now has all the core functionality that we need to use in prod.

What's Changed

  • Add auto-SSG route generation by @weotch in #6
  • Implement generating Netlify redirects for Craft by @weotch in #8
  • Enable generate.fallback by @weotch in #9

Full Changelog: v0.6.0...v1.0.0