Skip to content

Releases: dgattey/dg

v2.37.0

03 Dec 06:38
9766630
Compare
Choose a tag to compare

2.37.0 (2022-12-03)

Features

  • upgrade to node 18 (408ea32)
  • upgrade to node 18/latest of packages (#369) (9766630)
  • version updates, regenerate github api (1b83381)

v2.36.1

03 Dec 05:15
35431ea
Compare
Choose a tag to compare

2.36.1 (2022-12-03)

v2.36.0

18 Nov 09:36
7d8d0dc
Compare
Choose a tag to compare

2.36.0 (2022-11-18)

Features

  • upgrade to Next 13 + other safe package upgrades (#367) (7d8d0dc)

v2.35.0

10 Sep 08:55
18785d1
Compare
Choose a tag to compare

2.35.0 (2022-09-10)

Bug Fixes

Features

  • namespacing local folders with @dg for consistency (080afd7)
  • swap yarn for pnpm (5fe7db7)
  • upgrade a bunch of packages (e08f888)

v2.34.5

17 May 08:23
5ec9443
Compare
Choose a tag to compare

2.34.5 (2022-05-17)

Bug Fixes

  • attempt to fix render mismatch with better first-load time rendering (e3e94d7)
  • swap to SSR to provide accurate urls for meta + image tags that work (ca16508)

v2.34.4

13 May 23:33
b9f9d22
Compare
Choose a tag to compare

2.34.4 (2022-05-13)

Bug Fixes

  • memoize the control so we don't rerender bunches of times (806ba8d)
  • move in setting graph items to a useEffect to not different in rendering client/server (8a2f4fe)

v2.34.3

13 May 08:13
7c4416d
Compare
Choose a tag to compare

2.34.3 (2022-05-13)

Bug Fixes

  • include latest tag in build-env too (7c4416d)

v2.34.2

13 May 08:03
85704e7
Compare
Choose a tag to compare

2.34.2 (2022-05-13)

Bug Fixes

  • attempt to use correct versions for Sentry releases (f94f66d)

v2.34.1

13 May 07:33
f9ca01b
Compare
Choose a tag to compare

2.34.1 (2022-05-13)

Bug Fixes

  • external links open in new tabs (94148cf)
  • silencing local sentry errors + the common mapbox one (201fd14)

v2.34.0

11 May 03:15
1923f3a
Compare
Choose a tag to compare

2.34.0 (2022-05-11)

Bug Fixes

  • default meta on all pages! (c036317)
  • ignoring all local env files (ed60f1b)
  • keys for all meta items to not overwrite each other (4574ed5)
  • make strava mileage only use one decimal at most (c885c32)
  • memoizing what needs to be memoized (67782d5)
  • meta on error pages too, automatically (dfed5e4)
  • privacy text isn't full width (54d56c3)

Features

  • add autogenerated images + urls to meta (97fff1b)