Skip to content

v3.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 13:51
d08dc93

3.10.0 (2020-07-08)

Build System / Dependencies
  • deps:
    • bump @sentry/browser from 5.19.0 to 5.19.1 (bb09aec)
    • bump @stripe/stripe-js from 1.7.0 to 1.8.0 (ea39a00)
    • bump graphql from 14.6.0 to 14.7.0 (82651b3)
    • bump next-with-apollo from 5.0.1 to 5.1.0 (5b31e0a)
    • bump use-debounce from 3.4.2 to 3.4.3 (06328f0)
  • deps-dev: bump @testing-library/react from 10.4.3 to 10.4.4 (ee8926c)
Chores
Continuous Integration
  • deployment: skip waiting for eb deployment in dev env (5a58a57)
New Features
  • responsive-image: memoizing component (7d6ec12)
  • analytics: revise analytics utils for new followee feeds (3b4c855)
  • component: split followee feed into article and comment feeds (56d4993)
Bug Fixes
  • component: fix quering canceled and failed transaction (3e4df3b)
  • gql: fix build fragment types (2abfab3)
  • responsive-image:
    • fix changetExt can't correctly handle URL that no extension (b617b7d)
    • fix a typo that caused responsive image doesn't work on profile cover (cd5ea23)