Skip to content

v0.1.0-alpha.15

Compare
Choose a tag to compare
@lukecarr lukecarr released this 06 Apr 11:45
· 44 commits to main since this release

Changelog

  • 8c84968 🔨 Added eslint for frontend linting
  • 87c058a ⚰️ Removed unused imports
  • fa2469f ⚡️ Added /api/version to prefetch
  • fb9ae28 ♻️ Refactored to use global SWR configuration
  • 1de62db ♻️ Refactored to create Link component
  • 924cf7e ♻️ Refactored build info to use undefined values
  • fde0e0a 🐛 Fixed issue with build info showing incorrect date in builds
  • b340c52 🐛 Commit SHA now hidden when running in dev mode
  • 8c05372 🐛 Build info no longer defaults to "undefined"
  • df5411e ♻️ Changed useLocalStorage to use immer and useEffect
  • 4a5c5eb 🔨 Fixed gitpod prebuild task