nuxt / http

Universal HTTP Module for Nuxt.js
https://http.nuxtjs.org
MIT License
229 stars 51 forks source link

docs: add note about nuxt 3 compatibility #204

Closed Intevel closed 2 years ago

Intevel commented 2 years ago

This module will not be compatible with Nuxt 3 in the future, due to the $fetch method integrated in Nuxt 3.

@Atinux

netlify[bot] commented 2 years ago

Deploy request for nuxt-http pending review.

Visit the deploys page to approve it

Name Link
Latest commit e93b89107d4525a45112976fc439e97b39890ed5
pi0 commented 2 years ago

Same as axios, we probably introduce a bridge support for HTTP. Let's only indicate about new alternative not that it won't support.

Intevel commented 2 years ago

Resolved with the commit @pi0