Skip to content

Releases: enkot/nuxt-open-fetch

v0.9.5

01 Nov 00:24
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Remove redundant "defu" merge (3e9e8c9)

📖 Documentation

  • Impoved configuration docs (4d8d7de)
  • Fixes configuration docs (66524df)

🏡 Chore

❤️ Contributors

v0.9.4

31 Oct 22:29
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Ref type for query params (a0c7d71)

📖 Documentation

  • Added "Type helpers" section (5e0f815)

🏡 Chore

❤️ Contributors

v0.9.3

31 Oct 18:17
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v0.9.2

07 Sep 16:06
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • docs: $[client] usage example inside Nitro handler (546f656)
  • github: Added bug and feature requests (6c7182a)
  • Expose request and response types (bd8bd43)

🩹 Fixes

  • docs: Custom Nitro client example (0d73421)
  • docs: Improved custom client docs (b9a48d3)

❤️ Contributors

v0.9.1

21 Jun 20:08
Compare
Choose a tag to compare

compare changes

🩹 Fixes

📖 Documentation

  • Fixed and simplified custom client example (797c374)

❤️ Contributors

v0.9.0

18 Jun 19:06
Compare
Choose a tag to compare

compare changes

🩹 Fixes

🚨 This is likely to need code changes in your project 🚨

If you use custom plugins for NuxtOpenFetch, please check the https://nuxt-open-fetch.vercel.app/advanced/custom-client docs.

📖 Documentation

🏡 Chore

❤️ Contributors

v0.8.0

28 Apr 22:22
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • Use TS file for openAPI TS files (4df36bb)
  • Use alias for schemas (b9cc181)
  • Mark "pathe" as external dep (96a5122)

💅 Refactors

  • Rename to open-fetch-schemas (6f68599)
  • Simplified merging layers logic (41a5631)

❤️ Contributors

v0.7.0

13 Apr 09:45
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🚨 This is likely to need code changes in your project 🚨

  • Migrate to openapi-typescript v7 (d2bb51a)
  • Remove redundant nuxt prefix from imports (d2bb51a)
    • #build/nuxt-open-fetch -> #build/open-fetch
    • #build/types/nuxt-open-fetch -> #build/types/open-fetch

❤️ Contributors

v0.6.5

10 Apr 19:09
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Add optional operator on createOpenFetch opts (fba38b5)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.6.4

15 Mar 15:48
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Use build aliases and set declaration as ts file (31595da)
  • Cleanup (7ef9e0b)

❤️ Contributors