Skip to content

Releases: BKWLD/cloak

v1.16.1

01 Jul 00:44
59fc7ba
Compare
Choose a tag to compare

What's Changed

  • Use Cloudflare’s poylfill service by @weotch in #64

Full Changelog: v1.16.0...v1.16.1

v1.16.0

16 Nov 16:40
9eb427a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.1.15.6...v1.16.0

v1.15.6

24 Aug 21:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.5...v1.15.6

v1.15.5

16 Jun 00:15
9a1778d
Compare
Choose a tag to compare

What's Changed

  • Add nullchecks to cloak-visual.coffee by @jonjahr in #56

Full Changelog: v1.15.4...v1.15.5

v1.15.4

03 May 21:17
6f696c3
Compare
Choose a tag to compare

What's Changed

  • Fix bug where cloak doesn't generate any routes at all when CONTENTFUL_PREVIEW=true by @jonjahr in #57

Full Changelog: v1.15.3...v1.15.4

v1.15.3

03 May 21:17
118c919
Compare
Choose a tag to compare

What's Changed

  • Support generating Contentful drafts by @weotch in #55
  • first pass at testing for png, and making the bg color default transp… by @mattaebersold in #44

Full Changelog: v1.15.2...v1.15.3

v1.15.2

13 Apr 22:40
e5a12a7
Compare
Choose a tag to compare

What's Changed

  • Making it possible to clear alt text with an empty string in contentful-visual by @lemoswilson in #53

New Contributors

Full Changelog: v1.15.1...v1.15.2

v1.15.0

10 Mar 00:33
383e4ca
Compare
Choose a tag to compare

What's Changed

  • Immediate exit on generate error by @weotch in #51

Full Changelog: v1.14.1...v1.15.0

v1.14.1

04 Mar 01:30
179ee90
Compare
Choose a tag to compare

What's Changed

  • Disable route payloads option by @weotch in #50
  • Add fetchKey prop by @jonjahr in #47
  • Don’t fallback to other values if CMS_SITE isn’t provided
  • Only show Visual sizes warning if srcset was supplied

Full Changelog: v1.14.0...v1.14.1

Various improvements

08 Jan 19:29
71f2a3b
Compare
Choose a tag to compare
  • Update focus-visible selector. Fixes bug where outline is hidden when an element has :focus and [data-focus-visible-added], but not .focus-visible.
  • Contentful: If items has a total property, save it to {key}Total so we don't lose it
  • Support overriding the canonical URL from buildHead