- c64e7ef: chore: upgrade typescript
- 93bc23a: fix: log messages through Vite and Rollup. Allows the log level to be set with
logLevel
andonwarn
respectively. - Updated dependencies [c64e7ef]
- Updated dependencies [93bc23a]
- Updated dependencies [04bd2a0]
- d43bfff: fix: list types exports first
- Updated dependencies [e7efc22]
- e154d09: fix: revert bundling of imagetools-core
- 425867f: Bundle imagetools-core
- dbc8d02: Fix type resolution by re-adding top-level types field
- Updated dependencies [dbc8d02]
- 92b2fa3: chore(deps): update dependency @types/sharp to ^0.31.0
- 07df0fa: fix: process URLs with no query string
- 80250db: Update package READMEs and metadata.
- 60890de: fix: add an exports map
- Updated dependencies [92b2fa3]
- Updated dependencies [80250db]
- Updated dependencies [60890de]
- ca40b8b: chore(deps): update dependency sharp to ^0.31.0
- Updated dependencies [ca40b8b]
- Updated dependencies [45b35da]
- Updated dependencies [ea4ab8f]
- Updated dependencies [6f93aaf]
- 7efa2dc: Correctly merge directives when
defaultDirectives
is a function. - cb679f5: fixes the conditional reveal of metadata when using
defaultDirectives
. - 7efa2dc: Allow directives specified in URLs to override default directives
- Updated dependencies [7a75a6f]
- 64356e6: chore(deps-dev): bump sharp from 2.8.2 to 2.9.3
- Updated dependencies [64356e6]
- ef9f2dd: chore(deps-dev): bump rollup from 2.61.0 to 2.61.1
- eb449f1: chore(deps-dev): bump rollup from 2.59.0 to 2.61.0
- e58e2cb: Remove
icc
metadata whenremoveMetadata
is set to true. - Updated dependencies [e58e2cb]
- f6cec96: change
defaultDirectives
fromRecord<string,string>
toURLSearchParams
, to align with in-code interface and to allow for multiple entries of key with multiple values
- 1655877: Fix path to typings
- f85ffe8: Bump @rollup/pluginutils
- 0f218f0: Bump rollup
- Updated dependencies [f6cec96]
- 73955f4: feat: allow override of resolveConfigs
- dc60a68: Add
image
property on the metadata object.
- dc60a68: Update vite to
2.6.7
and rollup to2.58.0
- c70b97e: Add metadata whitelist
- Updated dependencies [c70b97e]
- 2f60cf2: chore(deps-dev): bump rollup from 2.49.0 to 2.50.6
- Updated dependencies [0ceabff]
- eb444d4: chore(deps-dev): bump rollup from 2.47.0 to 2.49.0
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.2.6 (2021-05-11)
Note: Version bump only for package rollup-plugin-imagetools
2.2.5 (2021-05-11)
Note: Version bump only for package rollup-plugin-imagetools
2.2.4 (2021-05-11)
Note: Version bump only for package rollup-plugin-imagetools
2.2.3 (2021-05-11)
Note: Version bump only for package rollup-plugin-imagetools
2.2.2 (2021-05-11)
Note: Version bump only for package rollup-plugin-imagetools
2.2.1 (2021-05-07)
Note: Version bump only for package rollup-plugin-imagetools
2.2.0 (2021-05-07)
- Allow # symbols in src urls (b5beedd)
2.1.4 (2021-05-07)
Note: Version bump only for package rollup-plugin-imagetools
2.1.2 (2021-05-03)
- rollup-plugin-imgagetools: fix relative imports (f19c34c)
- decode URI encoded paths before resolving (36636e5), closes #84
- rollup-plugin-imagetools: update imagetool-core version (3cd3cff)
2.1.1 (2021-05-03)
- decode URI encoded paths before resolving (36636e5), closes #84
- rollup-plugin-imagetools: update imagetool-core version (3cd3cff)
2.0.3 (2021-04-28)
Note: Version bump only for package rollup-plugin-imagetools
2.0.2 (2021-04-28)
- exclude test files from generated types (a86d29c)
2.0.1 (2021-04-28)
- exclude test files from generated types (a86d29c)
2.0.0 (2021-04-12)
Note: Version bump only for package rollup-plugin-imagetools
Note: Version bump only for package rollup-plugin-imagetools
0.0.0-next.4 (2021-04-11)
- import types from the right file (92fbe14)
- rollup-plugin-imagetools: correctly resolve absolute paths (f612e6a)
0.0.0-next.3 (2021-04-11)
- import types from the right file (92fbe14)
- rollup-plugin-imagetools: correctly resolve absolute paths (f612e6a)
- import types from the right file (92fbe14)
- rollup-plugin-imagetools: correctly resolve absolute paths (f612e6a)
- correctly replace image references in chunks (bdd9b6f)
- add rollup integration (2fd9ca7)