Releases: RafidMuhymin/astro-imagetools
Releases · RafidMuhymin/astro-imagetools
v0.2.0
Features
- Implemented filesystem-based caching for generated images to reduce build time
Bug Fixes
- Respect asset naming patterns in dev a4e49c5
- Implemented unique hashes for each asset 15475b5
- Fixed image sources not respecting
assetsDir
in dev 2693e8d
Changes
- The package now has a new dependency
find-cache-dir
v0.1.6
v0.1.5
- Updated
astro
peerDependency range 06f33e9
v0.1.4
- Updated
astro
peerDependency range 6c1444b
v0.1.3
- Fixed failed to resolve import error b4e7295
v0.1.2
Bug Fixes
- Fixed module not found error in static build
Docs
- Updated
PotraceOptions
notes
v0.1.1
Features
- Added support for static build 6d243df
Docs
- Updated readme to properly document all the features and the config options
v0.0.20
Features
- Now art directed image sources can have their own
sizes
attribute. You can pass thesizes
property to your objects inside theartDirectives
prop.
Readme
- Added comments for clarification in the readme
Types
- Updated type declarations
v0.0.19
v0.0.18
- Updated readme ba5d01f