Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Releases: wKovacs64/drinks-gatsby

v2.9.8

23 Apr 19:41
Compare
Choose a tag to compare

2.9.8 (2022-04-23)

Bug Fixes

  • set Referrer-Policy to strict-origin-when-cross-origin (d3048f3)

v2.9.7

23 Apr 19:31
Compare
Choose a tag to compare

2.9.7 (2022-04-23)

Performance Improvements

v2.9.6

27 Mar 22:33
Compare
Choose a tag to compare

2.9.6 (2022-03-27)

Performance Improvements

  • replace Emotion CSS-in-JS with Tailwind CSS (#216) (42ae9bf)

Reverts

  • ci: run gatsby clean before validating build (26419a0)

v2.9.5

22 Apr 18:22
Compare
Choose a tag to compare

2.9.5 (2021-04-22)

Bug Fixes

  • deps: deploy gatsby-plugin-image v1.3.1 to stop images from flashing (fb3f9ae)

v2.9.4

07 Mar 18:53
78a63ed
Compare
Choose a tag to compare

2.9.4 (2021-03-07)

Bug Fixes

  • a11y: wrap rogue ul child in an li for proper list structure (1c21179)

Performance Improvements

  • images: adjust GatsbyImage breakpoints (#158) (78a63ed)

v2.9.3

05 Mar 05:51
Compare
Choose a tag to compare

2.9.3 (2021-03-05)

Performance Improvements

v2.9.2

05 Feb 19:47
Compare
Choose a tag to compare

2.9.2 (2021-02-05)

Bug Fixes

  • headers: enable HSTS preloading with Strict-Transport-Security header (#152) (e2ef26d)
  • headers: tighten up the CSP header (#153) (cdece36)

v2.9.1

18 Dec 23:19
62cf074
Compare
Choose a tag to compare

2.9.1 (2020-12-18)

Bug Fixes

  • headers: replace Feature-Policy header with Permissions-Policy (#148) (62cf074)

v2.9.0

24 Aug 00:42
226ceff
Compare
Choose a tag to compare

2.9.0 (2020-08-24)

Features

  • shorten search query parameter from searchTerm to q (#124) (226ceff)

v2.8.0

19 Jul 16:51
Compare
Choose a tag to compare

2.8.0 (2020-07-19)

Features

  • search: remember search query upon going back from a result (f007182)