Skip to content

1.8.0

Latest
Compare
Choose a tag to compare
@mcansh mcansh released this 30 Apr 17:06
bb02ac7

Minor Changes

  • Yolo: use the fancier newer serverless target: 7b5efcf
  • Chore: add analytics: f927d16
  • Chore: remove internal api: b9e1ad4
  • Chore: set canonical as reddit: 29d3990
  • Chore: remove 'sort' select when no subreddit: d3057e2
  • Chore: remove amp support: 06780a1

Patches

  • Fix: version for sentry: a843bf4
  • Chore(deps): bump next to canary: b287bb5
  • Feat: make search form more amp friendly: 06784db
  • Chore: put amp script in document head: 219a39c
  • Fix: amp-img fallback value needs to be an empty string: d74b6ad
  • Refactor: convert _app to function component: 8a9385a
  • Fix: remove test button: 6b9a467
  • Chore(deps): bump to latest: fbbbca0
  • Chore: show alert if trying to access a subreddit with '/' in it, at least until i can rework some of the routing to support it: 6ef56ca
  • Chore(deps): bump to latest: f8b1c0f
  • Chore: default to 'hot' sorting: cda54b6
  • Chore: remove unneeded baseurl context: 995a47a
  • Fix: render meta component inside SubredditAboutProvider so it has access to context: 6dfd8bd
  • Fix: render meta component on 404 page so it renders defaults: 900738a
  • Chore: set fallbacks for about and subreddit: 1bcccd3
  • Style: ellipsis long links: 3e06d27
  • Chore(_app): hide nprogress spinner: 98edd1c
  • Chore: use env: afd4d14
  • Fix: update url: 5fb2c42
  • Chore(deps): bump to latest: 3433830
  • Chore: add props type check to GetServerSodeProps generic: 43234ef