capacitor-community / http

Community plugin for native HTTP
MIT License
209 stars 136 forks source link

feat(v4): support v4 #275

Open rdlabo opened 2 years ago

rdlabo commented 2 years ago

By using next tag, This plugin can try to test on Capacitor 4.

% npm install @capacitor-community/http@next

https://github.com/capacitor-community/http/releases/tag/v2.0.0-0

However, this update was done automatically by @rdlabo/capacitor-plugin-to-v4 ,and has not been confirmed to work.

https://github.com/rdlabo-team/capacitor-plugin-to-v4

If you have any problems using it, please comment on this thread.

@maintainer Released with next tag to make the world compatible with Capacitor v4. Please check out this pull request and decide if you want to merge or not. Thanks for all your great work, and we look forward to working with you in the future.