# @adobe-commerce/elsie

## 1.8.1

### Patch Changes

- e44f618: Fixed `srcset w` descriptors to use actual image widths instead of viewport breakpoints, preventing blurry product images.
- 46d57ca: Add optional `sizes` prop to the `Image` component so dropins can provide layout-aware sizing hints for more accurate srcset image source selection.

## 1.8.1-beta.0

### Patch Changes

- e44f618: Fixed `srcset w` descriptors to use actual image widths instead of viewport breakpoints, preventing blurry product images.
- 46d57ca: Add optional `sizes` prop to the `Image` component so dropins can provide layout-aware sizing hints for more accurate srcset image source selection.

## 1.8.0

### Minor Changes

- c4da094: Enhance the Vite build process to automatically generate a package.json file and include both the LICENSE and CHANGELOG files in the dist directory.

### Patch Changes

- 7792c59: Fix vite.mjs path for LICENSE.md

## 1.8.0-beta.1

### Patch Changes

- 7792c59: Fix vite.mjs path for LICENSE.md

## 1.8.0-beta.0

### Minor Changes

- c4da094: Enhance the Vite build process to automatically generate a package.json file and include both the LICENSE and CHANGELOG files in the dist directory.
