Skip to content

v9.0.0

Compare
Choose a tag to compare
@danactive danactive released this 30 Aug 20:40
· 131 commits to main since this release

Features

  • Next > CI: Add Playwright end-to-end test workflow (fbf5186)
  • Next > MUI: Add MUI Joy UI (1037fa1)
  • Next > MUI: Drop GenericList, List, ListItem, LoadingIndicator as duplicate UI components of MUI (6422bbd)
  • Next > package: Upgrade Next.js to v13 (dca2868)
  • Next > TypeScript: Add TypeScript with strict enabled (1dd2e0f)

Bug Fixes

  • Next > Dep: Major update to glob v7 to v10 (882d08a)
  • Next > Dep: Major update to styled-components v5 to v6 (c58337e)
  • Next > Image Gallery: Improve types (ebc4f13)
  • API > Deps: Update hapi-swagger due to vulnerability (29ee6b8)
  • API > MapBox: Upgrade from Mapbox GL JS v0 to v2 (e52a310)
  • API > v7: Rollback to v7 to stop sharing code with Next.js (0f39075)
  • API > Video: Add default dimensions for video playback otherwise broken modal (28a2639)
  • Next > CI: Disable eslint errors with TypeScript code (8bb0b32)
  • Next > CI: Drop Font import as Jest is not configured yet. Polyfil for matchMedia (55f0eba)
  • Next > CI: Enable eslint in CI (9a24de8)
  • Next > CI: Enable unit testing in CI (6258fed)
  • Next > CI: Enable unit testing in CI (4f7706b)
  • Next > CI: Tighter version control as CI build failing (0d50f8b)
  • Next > CI: Tighter version control as CI build failing (15e3595)
  • Next > CI: Vercel deploy UI failed so this updates the Node.js version (819e0c3)
  • Next > Image Gallery: Update CSS based on npm module tests still pass (d6ccfe6)
  • Next > Loadable: Drop loadable due to underuse (270734f)
  • Next > Node: Reduce type error (cc03121)
  • Next > Node: Update to latest LTE version (c005221)
  • Next > npm: Decrease underused deps (6f3257f)
  • Next > Today: Fix date format so OS can change away from YYYY-MM-DD (e0435f8)
  • Next > TypeScript: Album transpiles with TS (4c7d850)
  • Next > TypeScript: Album transpiles with TS passes lint (794779f)
  • Next > TypeScript: Album transpiles with TS passing tests (e8f1aaa)
  • Next > TypeScript: Restory mapbox filter has selected so orange marker appears (29a5baf)
  • Next > TypeScript: Upgrade jest to support typescript (893950c)