Skip to content

Releases: wKovacs64/drinks

v3.1.0

05 Mar 07:36
8cc2eb5
Compare
Choose a tag to compare

3.1.0 (2024-03-05)

Features

  • migrate project to Remix's Vite plugin (#81) (85d9db8)
  • implement proper breadcrumbs via Remix handles (#64) (c82e98a)
  • migrate from Prisma to Drizzle (#83) (8cc2eb5)
  • replace react-icons with our own SVG sprites

v3.0.6

05 Aug 03:09
Compare
Choose a tag to compare

3.0.6 (2023-08-05)

Bug Fixes

  • account for incomplete drink entries in Contentful (afdd64c)
  • search: improve what you see depending on what you're doing (f7125d2)

Performance Improvements

  • mobile: prefetch links as they enter the viewport (b326a39)

v3.0.5

21 May 19:49
Compare
Choose a tag to compare

3.0.5 (2023-05-21)

Bug Fixes

  • litefs: allow any instance to be a candidate for primary node (9babaaa)
  • litefs: only prime the content cache on boot of the primary instance (1b9055d)

v3.0.4

21 May 19:09
Compare
Choose a tag to compare

3.0.4 (2023-05-21)

Performance Improvements

  • provide metric overrides for fallback font to avoid CLS (#25) (2bc2b8c)
  • size: remove unused CSS hack for @reach/dialog (7990e7c)

v3.0.3

21 Aug 23:19
Compare
Choose a tag to compare

3.0.3 (2022-08-21)

Bug Fixes

  • search: preserve Algolia's sort order when displaying search results (21ae9a1)

v3.0.2

06 Aug 03:19
Compare
Choose a tag to compare

3.0.2 (2022-08-06)

Bug Fixes

  • enforce https when redirecting from www to apex domain (abb8053)

v3.0.1

06 Aug 03:04
Compare
Choose a tag to compare

3.0.1 (2022-08-06)

Bug Fixes

  • increase space below breadcrumbs (6aa52be)
  • redirect www subdomain to apex domain (f452ff0)

v3.0.0

31 Jul 23:17
Compare
Choose a tag to compare

Major Changes

This release ports Drinks from a statically generated Gatsby site to a full stack Remix application. The old repo (containing the Gatsby version and all it's history) has been archived.