- e7efc22: Add
withoutEnlargment
&withoutReduction
directives to prevent images being enlarged or shrunk beyond der original size.
- dbc8d02: Fix type resolution by re-adding top-level types field
- 92b2fa3: chore(deps): update dependency @types/sharp to ^0.31.0
- 80250db: Update package READMEs and metadata.
- 60890de: fix: add an exports map
- ca40b8b: chore(deps): update dependency sharp to ^0.31.0
- 45b35da: feat: include dimensions for fallback image
- ea4ab8f: fix: don't include Vitest as dependency
- 6f93aaf: feat: add picture and source output formats
- 7a75a6f: Security: Update Sharp to version 0.30
- 64356e6: chore(deps-dev): bump sharp from 2.8.2 to 2.9.3
- e58e2cb: Remove
icc
metadata whenremoveMetadata
is set to true.
- f6cec96: change
defaultDirectives
fromRecord<string,string>
toURLSearchParams
, to align with in-code interface and to allow for multiple entries of key with multiple values
- c70b97e: Add metadata whitelist
- 0ceabff: chore(deps): bump sharp from 0.28.2 to 0.28.3
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.7.5 (2021-05-11)
Note: Version bump only for package imagetools-core
2.7.4 (2021-05-11)
Note: Version bump only for package imagetools-core
2.7.3 (2021-05-11)
Note: Version bump only for package imagetools-core
2.7.2 (2021-05-11)
- Revert to older sharp version (9a6ce0a)
2.7.1 (2021-05-11)
- Revert to older sharp version (9a6ce0a)
2.7.0 (2021-05-07)
- Refactor & resize directive (5b2fca0), closes #91
- update background directive (d01b446)
- use replace with regex for older node versions (8e86de1)
- Allow # symbols in src urls (b5beedd)
- Allow ImageTransform functions to be async (da3e726), closes #88
2.6.0 (2021-05-07)
- Allow # symbols in src urls (b5beedd)
- Allow ImageTransform functions to be async (da3e726), closes #88
2.5.0 (2021-05-07)
2.3.3 (2021-05-03)
Note: Version bump only for package imagetools-core
Note: Version bump only for package imagetools-core
2.3.1 (2021-04-28)
- include private metadata when applying the transforms (cc46d1b)
2.3.0 (2021-04-28)
- exclude test files from generated types (a86d29c)
- Add aspect ratio support to the resize directive (#71) (8e905da)
- Adding
ar
shorthand for aspect and support for numeric values for aspect (#74) (e96b7e3)
2.2.0 (2021-04-28)
- exclude test files from generated types (a86d29c)
- Add aspect ratio support to the resize directive (#71) (8e905da)
- Adding
ar
shorthand for aspect and support for numeric values for aspect (#74) (e96b7e3)
2.1.0 (2021-04-28)
- exclude test files from generated types (a86d29c)
- Add aspect ratio support to the resize directive (#71) (8e905da)
- Adding
ar
shorthand for aspect and support for numeric values for aspect (#74) (e96b7e3)
2.0.0 (2021-04-12)
Note: Version bump only for package imagetools-core
Note: Version bump only for package imagetools-core
0.1.0-next.16 (2021-04-11)
Note: Version bump only for package imagetools-core
0.1.0-next.15 (2021-04-11)
Note: Version bump only for package imagetools-core
Note: Version bump only for package imagetools-core
0.1.0-next.13 (2021-04-06)
Note: Version bump only for package imagetools-core
0.1.0-next.12 (2021-04-05)
Note: Version bump only for package imagetools-core
0.1.0-next.11 (2021-03-30)
Note: Version bump only for package imagetools-core
0.1.0-next.10 (2021-03-30)
- cache key generation (e09434c)
- support nodejs LTS versions (4abccc5), closes #51
- update cache key geneartion to match spec (7f0a0e8)
- allow metadata removal to be toggled by option (5d0c781)
0.1.0-next.9 (2021-03-30)
0.1.0-next.8 (2021-03-19)
- imagetools-core: Add image id generation utility (9e0673d)
0.1.0-next.7 (2021-03-16)
- readd metadata annotations (afa0b4b)
0.1.0-next.6 (2021-03-15)
Note: Version bump only for package imagetools-core
0.1.0-next.5 (2021-03-15)
Note: Version bump only for package imagetools-core
0.1.0-next.4 (2021-03-15)
Note: Version bump only for package imagetools-core
0.1.0-next.3 (2021-03-15)
- fix imagetools core (5a09e00)
0.1.0-next.2 (2021-03-15)
Note: Version bump only for package imagetools-core
0.1.0-next.1 (2021-03-15)
Note: Version bump only for package imagetools-core
- Revert "Publish" (c0186f1)