Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

42 lines (26 loc) · 1.79 KB

Changelog

...main

🚀 Enhancements

  • nuxt-galaxy: Add composable useErrorMessage and useErrorStatus (ca3f86b)

🩹 Fixes

  • blendtype: Extract filename from signed url (39d163b)
  • type: Fix some type error (c25ea11)
  • Create composable to compute the supabase auth token name from subdomain (b26f786)
  • Add parameter to set upload file name (695e69c)
  • types: Fix typecheck (eba94f9)
  • Handle missing data (d545b3a)

📖 Documentation

  • README: Add some information on this monorepo (e8c94b9)
  • README: Add missing extension (3f3bed7)

📦 Build

  • Workspace command to build all packages (a5684b1)

🏡 Chore

  • Prepare monorepo (65bcf0e)
  • Add lint-staged (861ed3f)
  • nuxt4: Change file organisation to match nuxt 4 (691b747)
  • font: Add mdi and streamline font to local (fd553ba)
  • build: Use pnpm catalogs (dc33da5)
  • imports: Fix missing imports (f450af7)

❤️ Contributors