modules icon indicating copy to clipboard operation
modules copied to clipboard

feat: add 'nuxt-strict-fetch' module

Open alexbidenko opened this issue 4 months ago β€’ 1 comments

πŸ”— Linked issue

❓ Type of change

  • [ ] πŸ“– Documentation (updates to the documentation or readme)
  • [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
  • [ ] πŸ‘Œ Enhancement (improving an existing functionality)
  • [x] ✨ New feature (a non-breaking change that adds functionality)
  • [ ] 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This PR adds nuxt-strict-fetch module. It provides typed API methods with Yup/Zod validation, request queuing, composables, and more for Nuxt 3.

alexbidenko avatar Sep 09 '25 13:09 alexbidenko

@atinux , I apologize for the inconvenience. Could you please let me know what else needs to be done for the PR to be approved? The information about the new module is ready, and the CI checks have passed successfully. If there’s anything else I need to do on my end before the PR can be accepted, I’m sorry, but I might not be aware of it.

alexbidenko avatar Sep 25 '25 09:09 alexbidenko