Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

38 lines (19 loc) · 1.37 KB

Changelog

1.0.0 (2025-02-08)

⚠ BREAKING CHANGES

  • update serializeBody function to handle new fetcher
  • revise makeCordovaFetcher function to handle new fetcher
  • update getHeaders to handle new fetcher

Features

  • source: add moviesapi source (a3e5cfc)

Bug Fixes

  • resolve issue with 1flix source (0a0c9cd)

Code Refactoring

  • revise makeCordovaFetcher function to handle new fetcher (75b1516)
  • update getHeaders to handle new fetcher (7399a75)
  • update serializeBody function to handle new fetcher (3d79d6f)

1.0.0 (2024-07-25)

Features

  • source: add moviesapi source (a3e5cfc)

Bug Fixes

  • resolve issue with 1flix source (0a0c9cd)