Skip to content

0.30.2

Compare
Choose a tag to compare
@nicholaschiang nicholaschiang released this 19 Mar 05:11

Patches

  • Fix(pages/500): add custom static 500 error page: 78fd420
  • Fix(package.json): remove '--inspect' due to Next.js bug: 7214e31
  • Chore(components): add needed 'data-cy' attrs: 9f30cd7
  • Fix(api/routes/users/create): fix bug when seeding data: a98c579
  • Fix(utils/analytics): don't add 'not-' tags to db: d5477c6
  • Fix(locales/common): make nav labels lowercase: 79aef39
  • Refactor(utils): rename 'utils' dir to 'scripts': e97c993
  • Chore: create Node.js data seeding script: d923c36
  • Fix(api): don't log expected 401 errors: 5c9df64
  • Fix(api/search): make filter errors more specific: e5aea64
  • Fix: replace 'useLayoutEffect' with 'useEffect': 38bbe4e
  • Fix(calendar/dialog): sync subject options btwn pgs: 5dec07a
  • Fix(styles/material): add 'mdc-chip__icon' hover styling: 45788a7

Tests

  • Fix(tests): ensure all tests are passing: ef38acf
  • Fix(tests): remove empty test files: 503a837
  • Fix(tests/profile): only clear 'input' element: 0dcc123
  • Fix(tests): add temp fixes and todo comments: 7701e9c
  • Fix(ci): add remind token and Segment API key: 49238a1
  • Fix(ci): run all tests before failing workflow: a4c5eb1
  • Fix(ci): always collect codecov even if tests fail: d164dd6
  • Fix(tests): don't override predefined intercepts: 94c52ad
  • Fix(tests/profile): polish flaky snackbar assertions: a9e4ff1
  • Fix(tests/users): assert filter sheet open/closed: fcd9b85
  • Fix(tests/users/id): generate expected time btns dynamically: 7cf6883
  • Fix: use unique Algolia index for each CI job: 72f84df
  • Fix(tests): set idx settings before tests: b29e9f6
  • Fix(ci): update 'PARALLEL_TOTAL' from 9 to 15: ea489e2

Documentation

  • Chore(docs/org-logos): add PAUSD banners: 79e2957
  • Docs(README): format badges and banner image: e9d1498
  • Docs(README): remove branching workflow docs: 0660e55

Dependencies

  • Chore(deps): upgrade Cypress to 6.7.1: 58e7bd0
  • Chore(deps): upgrade Next.js to 10.0.9: cd03b5f
  • Chore(deps): upgrade 'await-to-js' to 3.0.0: 940a966
  • Chore(deps): upgrade Cypress to 6.8.0: 14c3590
  • Chore(deps): remove unusable 'ts-node': c4841dc