Skip to content

Releases: RafidMuhymin/astro-imagetools

v0.2.0

10 Mar 15:43
Compare
Choose a tag to compare

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.2.0

v0.1.6

07 Mar 17:56
Compare
Choose a tag to compare

Bug Fixes

  • Fixed imagesize is not a function error 797f4da

Improvements

  • Keep image size dimensions when alt text is displayed 0ac8369

v0.1.5...v0.1.6

v0.1.5

06 Mar 16:55
Compare
Choose a tag to compare
  • Updated astro peerDependency range 06f33e9

v0.1.4...v0.1.5

v0.1.4

06 Mar 15:50
Compare
Choose a tag to compare
  • Updated astro peerDependency range 6c1444b

v0.1.3...v0.1.4

v0.1.3

05 Mar 19:43
Compare
Choose a tag to compare
  • Fixed failed to resolve import error b4e7295

v0.1.2...v0.1.3

v0.1.2

05 Mar 19:24
Compare
Choose a tag to compare

Bug Fixes

  • Fixed module not found error in static build

Docs

  • Updated PotraceOptions notes

v0.1.1...v0.1.2

v0.1.1

05 Mar 18:41
Compare
Choose a tag to compare

Features

  • Added support for static build 6d243df

Docs

  • Updated readme to properly document all the features and the config options

v0.0.20...v0.1.1

v0.0.20

22 Feb 11:32
Compare
Choose a tag to compare

Features

  • Now art directed image sources can have their own sizes attribute. You can pass the sizes property to your objects inside the artDirectives prop.

Readme

  • Added comments for clarification in the readme

Types

  • Updated type declarations

v0.0.19...v0.0.20

v0.0.19

19 Feb 19:14
Compare
Choose a tag to compare
  • Fixed issue when the sizes prop is not defined 0b0b196
  • Excluded object-hash from SSR 7a8423a

v0.0.18...v0.0.19

v0.0.18

19 Feb 18:57
Compare
Choose a tag to compare