- Last updated: 2025-01-29T16:25:48Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. Only versions published since 2022-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
2.7.0 (2025-01-29)
- add
preferredTypeForPath()
syntax sugar (872808f)
2.6.0 (2024-03-06)
- add extensionsForType() (4453ec6)
- revert jpeg extension overrides (cc8ee6f)
2.5.0 (2024-02-17)
- update DB conversion, mime types & compression handling (d67499c)
- update generated DB, add isCompressible() (3875d3b)
2.4.0 (2024-02-16)
- force lowercase file extension in preferredType() (2cb0f1f)
- update docs
2.3.0 (2023-12-09)
- add MIME_IMAGE_COMMON preset (7afba57)
2.2.27 (2023-11-09)
- update all tests (packages A-S) (e3085e4)
2.2.0 (2022-04-07)
- replace deprecated .substr() w/ .substring() (0710509)