All notable changes to this project will be documented in this file.
- Capacitor 7 Support: Upgraded from Capacitor 6 to Capacitor 7
- Minimum peer dependency is now
@capacitor/core^7.0.0 - Projects using Capacitor 6 should continue using version 0.0.1
- Minimum peer dependency is now
- Upgraded
@capacitor/corefrom ^6.0.0 to ^7.0.0 - Upgraded
@capacitor/iosfrom ^6.0.0 to ^7.0.0 - Upgraded
@capacitor/androidfrom ^6.0.0 to ^7.0.0 - Upgraded
@capacitor/docgenfrom ^0.2.2 to ^0.3.0
- Initial release of Capacitor StreamHttp plugin
- Native HTTP streaming support for iOS and Android
- Web fallback implementation