Skip to content

Releases: macropygia/astro-image-processor

v0.1.8

18 Jan 10:01
5089741

Choose a tag to compare

Patch Changes

  • fad506e: Add TypeScript global declaration for imageProcessorContext

v0.1.7

09 Jul 01:51
40be934

Choose a tag to compare

Patch Changes

  • f5b3c5d: Fix peerDependencies range to allow newer sharp 0.x versions

v0.1.6

06 Jul 12:27
b183549

Choose a tag to compare

Patch Changes

  • 4d5f340: Fix package.json to build xxhash-addon with pnpm v10
  • 448d4f4: Fix to stop the spinner when an error occurs
  • 6cabecf: Bump dependencies

v0.1.5

16 Oct 06:02
a12cda6

Choose a tag to compare

Patch Changes

v0.1.4

12 Oct 11:52
8b9d022

Choose a tag to compare

Patch Changes

  • a456fe5: Fix to round off calculated width or height

v0.1.3

09 Jul 18:33
9fbe4b9

Choose a tag to compare

Patch Changes

  • a7dc99b: Fix to output sizes correctly

v0.1.2

08 Jul 23:35
0ffef3b

Choose a tag to compare

Patch Changes

  • a1743e2: [BREAKING CHANGE] Rebuild layout properties
  • 86406e6: Fix the bug where density was always used
  • 2bd79e5: [BREAKING CHANGE] Delete named exports of components
  • 2bd79e5: Fix type definition

v0.1.1

22 Jun 15:24
db6262a

Choose a tag to compare

Patch Changes

  • e847c35: Bump dependencies
  • e847c35: [BREAKING CHANGE] Fix global styles
  • e847c35: Optimize console output

v0.1.0

30 May 14:40
2be4b38

Choose a tag to compare

Minor Changes