Skip to content

Latest commit

 

History

History
194 lines (114 loc) · 4.78 KB

CHANGELOG.md

File metadata and controls

194 lines (114 loc) · 4.78 KB

Changelog

v0.1.0

compare changes

🩹 Fixes

  • Ts compilerOptions (9f3ada8)
  • ⚠️ Make environment variables runtime safe (8c44156)
  • Commented out useHetzner composable in playground due to incoming changes (b7356a7)
  • UseFetchHetzner headers (850ca2c)
  • Headers (8b6869c)
  • Handle coolify api route within baseURL (435e955)
  • Better error reports (613b3ea)
  • Duplicate v-for names (33593c6)

💅 Refactors

  • Module const names (8e2d4b8)
  • ServerHandler initialization (4cc54cc)
  • ⚠️ UseHetzner (2c4c5eb)
  • ⚠️ UseCoolify (ad9d2bf)

🏡 Chore

  • Minor typing improvements (9dab461)
  • Minor typing improvements (e8e3bb2)
  • Update deps and init pnpm-workspace (ab48db4)
  • Update eslint flat config (4703c6b)
  • Update eslint flat config (57bd794)
  • Update playground (2f25571)
  • Regenerate pnpm-lock (1cc9b18)
  • Update playground to prepare for h3 v2 (0d56ada)
  • Update playground (11711d3)

⚠️ Breaking Changes

  • ⚠️ Make environment variables runtime safe (8c44156)
  • ⚠️ UseHetzner (2c4c5eb)
  • ⚠️ UseCoolify (ad9d2bf)

❤️ Contributors

v0.0.11

compare changes

🩹 Fixes

  • Import typo in the module (1990e5e)

❤️ Contributors

v0.0.10

compare changes

🚀 Enhancements

  • Added the hetzner endpoint module imorts (e248aea)

❤️ Contributors

v0.0.9

compare changes

🚀 Enhancements

  • Hetzner datacenters and server types endpoints, handlers and helper functions (efba7b2)

❤️ Contributors

v0.0.8

compare changes

🚀 Enhancements

  • Updated the installation docs, included the updated runtimeConfig module options (8ae99c0)
  • Docs update (130b5d7)
  • General docs update, fixing typo's and errors (a17bbc8)
  • Updated the docs and removed typo's (1681dca)
  • UseHetzner() upgrade, location endpoints, handlers and helpers. Added a hetzner middleware func to catch empty env var. Upgraded useCoolify's instance endpoints and created new functions. (12719e9)

🩹 Fixes

  • Updated Readme and useCoolify docs (465c395)
  • Removed unused func in playground example page (70fb3fd)

❤️ Contributors

v0.0.7

compare changes

🚀 Enhancements

  • Teams endpoints, handlers, helper functions, module overhaul, usehetzner composable, server endpoints-, handlers- and helper function, docs update (580f66e)
  • Added multi coolify instance support, curently only supports one instance called default (05e1031)

🩹 Fixes

  • Renamed coolify instance key to default (4f25110)

❤️ Contributors

v0.0.6

compare changes

🚀 Enhancements

  • Docs update (3590eb2)
  • Refactor to use useRuntimeConfig, included runtime object in playground nuxt.config (57432f9)
  • Intoduced build config (1f17b4c)

❤️ Contributors

v0.0.5

compare changes

🚀 Enhancements

  • Services endpoints, handlers and helper functions (6e409a4)
  • Updated vitest fixture & prepared new test (f973b6c)

❤️ Contributors

v0.0.4

compare changes

🚀 Enhancements

  • Updated docs-, auth endpoints and created projctes crud endpoints (7916624)
  • Endpoint cleanup (6bc95c5)
  • Renamed auth helper functions (8b8e44c)
  • Coolify 'servers' endpoints, handler collection and helper functions (81a899b)
  • Deploy & deployments API endpoints, handlers and helper functions (7d4e794)

🩹 Fixes

  • Env warning log typo BASE_API_URL -> COOLIFY_BASE_API_URL (6f48ef6)

❤️ Contributors

v0.0.3

compare changes

🚀 Enhancements

  • Included docs again (a01be4c)

❤️ Contributors

v0.0.2

🚀 Enhancements

  • Utils app templates (4d469bb)
  • Cleanup/ tmprly docs removed (cd7e374)
  • Event cleanup (f63e5bc)

❤️ Contributors