# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.2.1](https://github.com/BlackGlory/extra-blob/compare/v0.2.0...v0.2.1) (2025-11-14) ## [0.2.0](https://github.com/BlackGlory/extra-blob/compare/v0.1.2...v0.2.0) (2025-10-26) ### ⚠ BREAKING CHANGES * Renamed `openFile` to `openFiles` * - CommonJS => ESM - It requires Node.js v22 ### Features * **open-files:** improve error handling ([17f3c3f](https://github.com/BlackGlory/extra-blob/commit/17f3c3f9526203af20c00ec0b2b5a8a3bce986e2)) * rename `openFile` to `openFiles` ([45af527](https://github.com/BlackGlory/extra-blob/commit/45af527bdf5cebf34e9d8d437015025da5dbbc40)) * **blob-to-data-url:** improve error handling ([aa0d761](https://github.com/BlackGlory/extra-blob/commit/aa0d7617467f338c72696d5dcbd1413ac1bf9825)) * upgrade dependencies ([d99a7e7](https://github.com/BlackGlory/extra-blob/commit/d99a7e7734060572b37eee02ef417205f40bbcbf)) ### [0.1.2](https://github.com/BlackGlory/extra-blob/compare/v0.1.1...v0.1.2) (2023-11-05) ### Features * add `blobToDataURL` ([715c8f4](https://github.com/BlackGlory/extra-blob/commit/715c8f493e18b833e45110adb39cbb21c6317b3b)) ### [0.1.1](https://github.com/BlackGlory/extra-blob/compare/v0.1.0...v0.1.1) (2023-06-10) ### Bug Fixes * export src ([cd469a2](https://github.com/BlackGlory/extra-blob/commit/cd469a258f8720869c04f6e91f45bfc5b9a6af69)) ## 0.1.0 (2022-11-02) ### Features * init ([5c0eaea](https://github.com/BlackGlory/extra-blob/commit/5c0eaea12fb7b4d2d39bca0311b83cc8cd00e3d1))