summaryrefslogtreecommitdiff
path: root/packages/integrations/image/src/vite-plugin-astro-image.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-05Add `build.assetsPrefix` option for CDN support (#6714)Gravatar Bjorn Lu 1-1/+5
2023-02-15Add support for SVG images to  `@astrojs/image` (#6118)Gravatar Gérald Gounot 1-2/+3
2023-01-30[ci] formatGravatar matthewp 1-2/+2
2023-01-30fix(image): allow usage of image from any directory (#5932)Gravatar Alexey Shmalko 1-10/+4
2022-11-10Revert "Allow image-pool to be used as its own Worker (#5317)" (#5360)Gravatar Matthew Phillips 1-21/+0
2022-11-08[ci] formatGravatar matthewp 1-13/+13
2022-11-08Allow image-pool to be used as its own Worker (#5317)Gravatar Matthew Phillips 1-0/+21
2022-09-30[@astrojs/image] fixes a bug in dev when <Image /> is used with no transforma...Gravatar Tony Sullivan 1-6/+10
2022-09-22[ci] formatGravatar tony-sull 1-1/+3
2022-09-22Adding an optional image service based on Squoosh (#4738)Gravatar Tony Sullivan 1-3/+2
2022-09-01Fix: [@astrojs/image] handle filenames with spaces (#4593)Gravatar Tony Sullivan 1-1/+2
2022-08-30[ci] formatGravatar tony-sull 1-6/+4
2022-08-30Image integration refactor and cleanup (#4482)Gravatar Tony Sullivan 1-25/+89
2022-07-27Fixes type definitions `@astrojs/image` and adds more documentation to the RE...Gravatar Tony Sullivan 1-1/+9
2022-07-25[ci] formatGravatar tony-sull 1-1/+1
2022-07-25Removes `fileURLToPath` dependency from `@astrojs/image` SSR production endpo...Gravatar Tony Sullivan 1-1/+1
2022-07-22[ci] formatGravatar tony-sull 1-2/+2
2022-07-22WIP: [image] Fixing SSR support and improving error validation (#4013)Gravatar Tony Sullivan 1-12/+3
2022-07-07fix: lint failing on astro and some integrations (#3794)Gravatar Joaquín Sánchez 1-2/+2
2022-07-01[ci] formatGravatar tony-sull 1-4/+4
2022-07-01[ci] release (#3789)astro@1.0.0-beta.62@astrojs/image@0.0.2Gravatar Fred K. Bot 1-4/+7
2022-07-01Adds an `@astrojs/image` integration for optimizing images (#3694)Gravatar Tony Sullivan 1-0/+71