Skip to content

Latest commit

 

History

History
37 lines (17 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

37 lines (17 loc) · 1.45 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

3.0.2 (2024-07-09)

3.0.1 (2023-08-14)

3.0.0 (2023-05-11)

3.0.0-alpha.0 (2022-08-19)

Code Refactoring

Features

  • add abstracted xhrGet (a2874d6)
  • add fetch support (d1d47cb)
  • aggregate load methods in index.js (ce1995f)
  • handle all image options (799b210)
  • remove support for xhr (7714398)
  • use Promise.allSettled in load (973fe5a)

BREAKING CHANGES

  • switch to type module