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)
- use ES modules (ff670ef)
- 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)
- switch to type module